]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFlex.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetFlex.h
index 75c52bc02de53fa31c8b3adbca0e05d00674ece9..3bb10abe493a6b2918d784cb1296cc529e1fdd28 100644 (file)
@@ -31,9 +31,6 @@ public:
        ///
        docstring name() const { return from_utf8(name_); }
 
-       /// Is this character style defined in the document's textclass?
-       /// May be wrong after textclass change or paste from another document
-       bool undefined() const;
        ///
        virtual docstring const editMessage() const;
        ///