]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfoot.h
Don't remove cell selections after fontchange.
[lyx.git] / src / insets / insetfoot.h
index d8e1f8cb4dd347a5e613d092d32982eb2082d265..275a69c39e181e3ffab1b70309da930af526e53c 100644 (file)
@@ -38,8 +38,6 @@ public:
        int latex(Buffer const *, std::ostream &, bool fragile, bool fp) const;
        ///
        string const editMessage() const;
-       ///
-       void InsetFoot::validate(LaTeXFeatures & features) const;
 };
 
 #endif