]> git.lyx.org Git - features.git/commitdiff
Leftover from http://www.lyx.org/trac/changeset/23471
authorPavel Sanda <sanda@lyx.org>
Sun, 6 Jul 2008 21:03:05 +0000 (21:03 +0000)
committerPavel Sanda <sanda@lyx.org>
Sun, 6 Jul 2008 21:03:05 +0000 (21:03 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25467 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/InsetCode.h

index 95543f9d7b7adb2e8b373bc1279b02b2a23eeef4..bd841301e54340ba69e40b7e22c68297cdb3108d 100644 (file)
@@ -114,10 +114,6 @@ enum InsetCode {
        COLLAPSABLE_CODE,
        ///
        CELL_CODE,
-#if 0
-       ///
-       THEOREM_CODE,
-#endif
 };
 
 } // namespace lyx