]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.h
This optional argument to the InsetCollapsable constructor
[lyx.git] / src / Layout.h
index 5fb887302e703008ffc408c928a69c0b5188595e..7bfe1bb0f9271e4914be8b7640412da68b428e74 100644 (file)
@@ -206,12 +206,6 @@ public:
        int toclevel;
        /// special value of toclevel for non-section layouts
        static const int NOT_IN_TOC;
-       /// for new environment insets
-       std::string latexheader;
-       /// for new environment insets
-       std::string latexfooter;
-       /// for new environment insets
-       std::string latexparagraph;
 
        /** true when the fragile commands in the paragraph need to be
            \protect'ed. */