]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfoot.h
Enable the external inset to handle unknown templates gracefully.
[lyx.git] / src / insets / insetfoot.h
index 81ff5117f9c111f1ba3b9e7ae849b457e7fde181..b154412b4e27cb88cfd8d471032310dfc4b356bf 100644 (file)
@@ -27,11 +27,7 @@ public:
        ///
        InsetFoot(InsetFoot const &);
        ///
-       //InsetFoot(InsetFoot const &, bool same_id);
-       ///
-       Inset * clone(Buffer const &) const;
-       ///
-       //Inset * clone(Buffer const &, bool same_id) const;
+       Inset * clone() const;
        ///
        Inset::Code lyxCode() const { return Inset::FOOT_CODE; }
        ///