]> git.lyx.org Git - lyx.git/blobdiff - src/commandtags.h
move include files
[lyx.git] / src / commandtags.h
index 308ae4f6ca143d0f6828a83af3a739cdb80cf10d..6a68fa1fed51017d39d9243d79ee6412adc59595 100644 (file)
@@ -274,7 +274,6 @@ enum kb_action {
        LFUN_REFERENCE_GOTO,             // Dekel 20010114
        LFUN_BOOKMARK_SAVE,              // Dekel 20010127
        LFUN_BOOKMARK_GOTO,              // Dekel 20010127
-       LFUN_CHILD_CREATE,              // Levon 20010207
        LFUN_SELECT_FILE_SYNC,          // Levon 20010214
        LFUN_LASTACTION  /* this marks the end of the table */
 };