]> git.lyx.org Git - lyx.git/blobdiff - src/LayoutEnums.h
Remove the test for "tableofcontents", since that is the only thing this
[lyx.git] / src / LayoutEnums.h
index 972efda44d3354034256e9f39f022db74b2981f8..d24302c4944b9c98df1f00a9dbdd7888b8740016 100644 (file)
@@ -138,11 +138,7 @@ enum EndLabelType {
        ///
        END_LABEL_FILLED_BOX,
        ///
-       END_LABEL_STATIC,
-       ///
-       END_LABEL_ENUM_FIRST = END_LABEL_NO_LABEL,
-       ///
-       END_LABEL_ENUM_LAST = END_LABEL_STATIC
+       END_LABEL_STATIC
 };
 
 } // namespace lyx