]> 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 3c7cc09ee49a238e642c639a3feb37ff93875ac2..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 & buf) const { return true; }
+       bool isMacroScope() const { return true; }
        ///
        bool insetAllowed(InsetCode) const;
        /** returns true if, when outputing LaTeX, font changes should