]> git.lyx.org Git - features.git/blobdiff - src/commandtags.h
simplificatons
[features.git] / src / commandtags.h
index cff23e3c8bb785cd1530bb595cd059624848d5f0..7c7b7015fca5fe852386d2ea6b8641216ea6b104 100644 (file)
@@ -277,8 +277,11 @@ enum kb_action {
        LFUN_INSET_MINIPAGE,            // Lgb 20000627
        LFUN_INSET_FLOAT,               // Lgb 20000627
        LFUN_INSET_WIDE_FLOAT,          // Lgb 20010531
+       // temporarily removed
+#if 0
        LFUN_INSET_LIST,                // Lgb 20000627
        LFUN_INSET_THEOREM,             // Lgb 20000630
+#endif
        LFUN_CITATION_CREATE, // 240    // Angus 20000705
        LFUN_INSET_CAPTION,             // Lgb 20000718
        LFUN_SWITCHBUFFER,  // and where is this comming from?