X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetfoot.h;h=275a69c39e181e3ffab1b70309da930af526e53c;hb=4a5b7a5952ad2381fcdf4830511293e184c7c5a1;hp=d8e1f8cb4dd347a5e613d092d32982eb2082d265;hpb=5f2e3c4c43f8e1736a2b7654595dfe6c175b4b3b;p=lyx.git diff --git a/src/insets/insetfoot.h b/src/insets/insetfoot.h index d8e1f8cb4d..275a69c39e 100644 --- a/src/insets/insetfoot.h +++ b/src/insets/insetfoot.h @@ -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