[LyX/master] Remove wrong count comment

Juergen Spitzmueller spitz at lyx.org
Wed Nov 2 08:54:21 UTC 2022


commit b51f1f78007ecb29f50ba3cfc9ea830c857131bb
Author: Juergen Spitzmueller <spitz at lyx.org>
Date:   Wed Nov 2 10:46:11 2022 +0100

    Remove wrong count comment
---
 src/FuncCode.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/FuncCode.h b/src/FuncCode.h
index f050f8e..b80d37f 100644
--- a/src/FuncCode.h
+++ b/src/FuncCode.h
@@ -502,7 +502,6 @@ enum FuncCode
 	LFUN_SPELLING_REMOVE_LOCAL,     // jspitzm 20210307
 	LFUN_BRANCH_SYNC_ALL,           // sanda 20220415
 	LFUN_INDEXMACRO_INSERT,         // spitz 20220220
-	// 395
 	LFUN_LASTACTION                 // end of the table
 };
 


More information about the lyx-cvs mailing list