From: Pavel Sanda Date: Sun, 6 Jul 2008 21:03:05 +0000 (+0000) Subject: Leftover from http://www.lyx.org/trac/changeset/23471 X-Git-Tag: 1.6.10~4209 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=064c280f172c741837fb1c6d58fc997ef4568ce0;p=features.git Leftover from http://www.lyx.org/trac/changeset/23471 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25467 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/insets/InsetCode.h b/src/insets/InsetCode.h index 95543f9d7b..bd841301e5 100644 --- a/src/insets/InsetCode.h +++ b/src/insets/InsetCode.h @@ -114,10 +114,6 @@ enum InsetCode { COLLAPSABLE_CODE, /// CELL_CODE, -#if 0 - /// - THEOREM_CODE, -#endif }; } // namespace lyx