diff --git a/main.cpp b/main.cpp index 8237113cd..b5bd13372 100644 --- a/main.cpp +++ b/main.cpp @@ -18,7 +18,6 @@ static KCmdLineOptions options[] = { { "unique", I18N_NOOP("Check if the file is loaded in another KDVI.\nIf it is, bring up the other KDVI. Otherwise, load the file."), 0 }, - { "paper ", I18N_NOOP("Sets paper size (not implemented at the moment, only for compatibility with lyx)"), 0 }, { "goto ", I18N_NOOP("Navigate to this page"), 0 }, { "+file(s)", I18N_NOOP("Files to load"), 0 }, KCmdLineLastOption