From: kidproto Date: Sun, 13 Jan 2008 11:44:14 +0000 (+0000) Subject: KILLING OLD TODO/BUG: remove option that slipped-in without the code. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=42a4bbad0ba4ef56c9141ec3ba41d55bc41b4873;p=inkscape.git KILLING OLD TODO/BUG: remove option that slipped-in without the code. --- diff --git a/src/inkview.cpp b/src/inkview.cpp index 51b54bb6d..5f41f1599 100644 --- a/src/inkview.cpp +++ b/src/inkview.cpp @@ -543,9 +543,6 @@ static void usage() #ifdef WITH_INKJAR " or archives of SVGs (.sxw, .jar)" #endif - "\n\n" - "Available options:\n" - "\t-t\t\tTimer for automatically changing slides in seconds.\n" "\n"); exit(1); }