From 064c280f172c741837fb1c6d58fc997ef4568ce0 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 6 Jul 2008 21:03:05 +0000 Subject: [PATCH] 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 --- src/insets/InsetCode.h | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.39.2