]> git.lyx.org Git - lyx.git/blobdiff - src/FuncCode.h
Next step in fixing problems noted by Vincent: Remove magic boolean from
[lyx.git] / src / FuncCode.h
index 920556094ad30c6f2a8c834bb8abab6377b869bc..4b5d94a84770e48848b67cc57a028ff60e411829 100644 (file)
@@ -448,9 +448,7 @@ enum FuncCode
        LFUN_FORWARD_SEARCH,
        LFUN_INSET_COPY_AS,             // vfr, 20100419
        LFUN_BUFFER_TOGGLE_OUTPUT_SYNC,
-       LFUN_BUFFER_WRITE_ENCRYPTED,
 
-       // 350
        LFUN_LASTACTION                 // end of the table
 };