]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetListings.h
* make macros global. This is conceptionally much easier for the user,
[features.git] / src / insets / InsetListings.h
index 85120aeb681c5f64779e7ed0776efb612ed42798..736d1822fb4bac6c8ce5883313df0224c5df26b8 100644 (file)
@@ -45,8 +45,6 @@ public:
        ///
        docstring editMessage() const;
        ///
-       bool isMacroScope() const { return true; }
-       ///
        int latex(odocstream &, OutputParams const &) const;
        ///
        void validate(LaTeXFeatures &) const;