]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.C
Painter and scrollbar API patches
[lyx.git] / src / LyXAction.C
index a1150138efd0c9b9f31571ece115c0ce892a0cba..ae804fb502bc2077ca9cb5a0080867fe28b66291 100644 (file)
@@ -135,10 +135,6 @@ void LyXAction::init()
                { LFUN_EXPORT, "buffer-export", N_("Export to"), ReadOnly },
                { LFUN_IMPORT, "buffer-import",
                  N_("Import document"), NoBuffer },
-               { LFUN_BUFFER_PRINT, "buffer-print-xtl", N_("Print"),
-                 ReadOnly },
-               { LFUN_PRINTER_PARAMS_GET, "printer-params-get",
-                 N_("Get the printer parameters"), ReadOnly },
                { LFUN_MENUNEW, "buffer-new", N_("New document") , NoBuffer },
                { LFUN_MENUNEWTMPLT,"buffer-new-template",
                  N_("New document from template"), NoBuffer },