From: André Pönitz Date: Thu, 26 Jun 2003 09:43:40 +0000 (+0000) Subject: revert accidental commit X-Git-Tag: 1.6.10~16597 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b301ad5ead5ee20971f1a10173c5ca3b4ec3e332;p=features.git revert accidental commit git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7212 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/lyxtext.h b/src/lyxtext.h index 3849d2665d..6aa0bdc3b1 100644 --- a/src/lyxtext.h +++ b/src/lyxtext.h @@ -626,9 +626,6 @@ public: /// return true if this is owned by an inset. bool isInInset() const; - - /// - void adjustCursor(int row, int offset); }; /// return the default height of a row in pixels, considering font zoom