]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTheorem.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetTheorem.h
index d22c3451c01de0900b1e9d487a3a154a4bd9f38e..80d12feaf68d3a7ce30c17f94d912ab578b97dd5 100644 (file)
@@ -35,7 +35,7 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       bool isMacroScope(Buffer const & buf) const { return true; }
+       bool isMacroScope(Buffer const &) const { return true; }
        ///
        int latex(Buffer const &, odocstream &,
                  OutputParams const &) const;