]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_gridinset.h
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_gridinset.h
index 8a66eef708f793cfc29241c5413faef930b44d00..e664dd7cff962ab50d48ed49211c3a53b73e0988 100644 (file)
@@ -155,10 +155,6 @@ public:
        ///
        bool idxLast(LCursor &) const;
        ///
-       bool idxHome(LCursor &) const;
-       ///
-       bool idxEnd(LCursor &) const;
-       ///
        bool idxDelete(idx_type & idx);
        /// pulls cell after pressing erase
        void idxGlue(idx_type idx);