]> git.lyx.org Git - lyx.git/blobdiff - src/TextMetrics.h
Continue working on the embedding feature. An additional parameter updateFile is...
[lyx.git] / src / TextMetrics.h
index bb9d7bd6c122ccc207390695e4f68bd01a3a3a83..d42759d842eec5d3fe45071aa406611eedf1419d 100644 (file)
@@ -211,10 +211,6 @@ public:
        int cursorY(CursorSlice const & cursor,
                bool boundary) const;
 
-       ///
-       void cursorPrevious(Cursor & cur);
-       ///
-       void cursorNext(Cursor & cur);
        ///
        bool cursorHome(Cursor & cur);
        ///