X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncCode.h;h=b80d37f6f7e66e74db92ed7722d215e7be26a215;hb=293b8dbe67dc025d03d0523d0079f71f5ab62ce3;hp=6d7ed85a2521e05cebc8eb55bf56b0ac74e521d5;hpb=7d7b21ec3e60f0186929016d89a0dfeb4ad8c60f;p=features.git diff --git a/src/FuncCode.h b/src/FuncCode.h index 6d7ed85a25..b80d37f6f7 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -500,11 +500,8 @@ enum FuncCode LFUN_SPELLING_ADD_LOCAL, // jspitzm 20210306 // 390 LFUN_SPELLING_REMOVE_LOCAL, // jspitzm 20210307 - LFUN_FINISHED_DOWN, // lasgouttes 20210629 - LFUN_FINISHED_UP, // lasgouttes 20210629 LFUN_BRANCH_SYNC_ALL, // sanda 20220415 LFUN_INDEXMACRO_INSERT, // spitz 20220220 - // 395 LFUN_LASTACTION // end of the table };