]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetListings.h
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / InsetListings.h
index f5cf33ce886957188e5f1c6594c9e9e0f356002a..3e5fbd54e21b3e7b3503129414575f20378ffa51 100644 (file)
@@ -45,7 +45,7 @@ public:
        ///
        virtual docstring const editMessage() const;
        ///
-       bool isMacroScope(Buffer const & buf) const { return true; }
+       bool isMacroScope(Buffer const &) const { return true; }
        ///
        int latex(Buffer const &, odocstream &, OutputParams const &) const;
        ///