]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathHull.h
Fix #10863 compiler warnings.
[lyx.git] / src / mathed / InsetMathHull.h
index 183b851ba515450114ae5c6396e1c148fce1c434..7f1b916702e033d42900dd1c37f5cc182a9aa3d5 100644 (file)
@@ -284,8 +284,6 @@ public:
        ///
        virtual void mutateToText();
        ///
-       virtual void revealCodes(Cursor & cur) const;
-       ///
        bool editable() const { return true; }
        ///
        void edit(Cursor & cur, bool front,