]> git.lyx.org Git - features.git/commitdiff
Removed unused code.
authorRichard Heck <rgheck@comcast.net>
Sun, 9 Aug 2009 23:06:31 +0000 (23:06 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 9 Aug 2009 23:06:31 +0000 (23:06 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30963 a592a061-630c-0410-9148-cb99ea01b6c8

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