]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetWrap.h
* make macros global. This is conceptionally much easier for the user,
[features.git] / src / insets / InsetWrap.h
index aa47bec13025f6022ca076abb3fdd278118cb45d..4bdafb65555f6b95d3eae9c6f660408fcabf2988 100644 (file)
@@ -60,8 +60,6 @@ private:
        ///
        InsetCode lyxCode() const { return WRAP_CODE; }
        ///
-       bool isMacroScope() const { return true; }
-       ///
        int latex(odocstream &, OutputParams const &) const;
        ///
        int plaintext(odocstream &, OutputParams const &) const;