]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
GMO for BG
[lyx.git] / src / Buffer.h
index 7fc9e4808c386324c88b9bd16aecfe73501f9fa7..f1bd1f5e795ee7d85513c1217fda43971d8f875a 100644 (file)
@@ -621,9 +621,6 @@ public:
        typedef std::set<docstring> UserMacroSet;
        mutable UserMacroSet usermacros;
 
-       /// Collect user macro names with optional parameters at loading time
-       mutable UserMacroSet usermacros_with_opts;
-
        /// Replace the inset contents for insets which InsetCode is equal
        /// to the passed \p inset_code.
        void changeRefsIfUnique(docstring const & from, docstring const & to);