]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettheorem.h
Don't remove cell selections after fontchange.
[lyx.git] / src / insets / insettheorem.h
index 22e2edfe0afbdc5225bd9cf4b17a7d1b42cb8d56..24e9b8a2156d544b35213bc0328602ff37870bdd 100644 (file)
@@ -37,8 +37,6 @@ public:
        int latex(Buffer const *, std::ostream &, bool fragile, bool fp) const;
        ///
        string const editMessage() const;
-       ///
-       bool insertInsetAllowed(Inset * inset) const;
 };
 
 #endif