Code

KILLING OLD TODO/BUG: remove option that slipped-in without the code.
authorkidproto <kidproto@users.sourceforge.net>
Sun, 13 Jan 2008 11:44:14 +0000 (11:44 +0000)
committerkidproto <kidproto@users.sourceforge.net>
Sun, 13 Jan 2008 11:44:14 +0000 (11:44 +0000)
src/inkview.cpp

index 51b54bb6d8d3e5c143c0d7e12ad5ba93e27dbc71..5f41f15993642387cb7bddb2be67c1dd4592d202 100644 (file)
@@ -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);
 }