]> git.lyx.org Git - features.git/blobdiff - src/insets/insetfoot.h
Misc. small fixes
[features.git] / src / insets / insetfoot.h
index 87e9067f66e2b4007f4d413a77cde03b9de9cdae..275a69c39e181e3ffab1b70309da930af526e53c 100644 (file)
@@ -38,8 +38,6 @@ public:
        int latex(Buffer const *, std::ostream &, bool fragile, bool fp) const;
        ///
        string const editMessage() const;
-       ///
-       void validate(LaTeXFeatures & features) const;
 };
 
 #endif