Remove wrong count comment

This commit is contained in:
Juergen Spitzmueller 2022-11-02 10:46:11 +01:00
parent 9be6a425df
commit b51f1f7800

View File

@ -502,7 +502,6 @@ enum FuncCode
LFUN_SPELLING_REMOVE_LOCAL, // jspitzm 20210307 LFUN_SPELLING_REMOVE_LOCAL, // jspitzm 20210307
LFUN_BRANCH_SYNC_ALL, // sanda 20220415 LFUN_BRANCH_SYNC_ALL, // sanda 20220415
LFUN_INDEXMACRO_INSERT, // spitz 20220220 LFUN_INDEXMACRO_INSERT, // spitz 20220220
// 395
LFUN_LASTACTION // end of the table LFUN_LASTACTION // end of the table
}; };