]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathHull.h
Fixup 097da3a9: fix horizontal navigatiion in InsetMathRoot
[lyx.git] / src / mathed / InsetMathHull.h
index 89c05043634c5d83373b421fa352cffaf2a2bab9..73de59f0a2367fb9d06f479720e7f26622277f1d 100644 (file)
@@ -120,10 +120,6 @@ public:
        char defaultColAlign(col_type col);
        ///
        char displayColAlign(idx_type idx) const;
-       ///
-       bool idxFirst(Cursor &) const;
-       ///
-       bool idxLast(Cursor &) const;
 
        ///
        void write(WriteStream & os) const;