]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.C
mathed31.diff
[lyx.git] / src / LyXAction.C
index f6313f3b5ebeeb0d2502a1269d0f792bc4a32904..ee540e3fa87b27f04f2f57ffcc06e7a31d87300a 100644 (file)
@@ -128,9 +128,6 @@ void LyXAction::init()
                { LFUN_ENDBUFSEL, "buffer-end-select",
                  N_("Select to end of document"), ReadOnly },
                { LFUN_EXPORT, "buffer-export", N_("Export to"), ReadOnly },
-#if 0
-               { LFUN_FAX, "buffer-fax", N_("Fax"), ReadOnly },
-#endif
 #ifndef NEW_INSETS
                { LFUN_INSERTFOOTNOTE, "buffer-float-insert", "", Noop },
 #endif