]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFootlike.h
Remove TextClassPtr without losing the type safety it provided.
[lyx.git] / src / insets / InsetFootlike.h
index dfacbe9900fa8e6ff53f819353574e01f1d40e43..217b1f20252a1772ab9b98e9d6f6c47494c52a4a 100644 (file)
@@ -31,9 +31,9 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       void write(Buffer const & buf, std::ostream & os) const;
+       void write(std::ostream & os) const;
        ///
-       bool isMacroScope(Buffer const &) const { return true; }
+       bool isMacroScope() const { return true; }
        ///
        bool insetAllowed(InsetCode) const;
        /** returns true if, when outputing LaTeX, font changes should