semi-removed now un-needed declaration
authorDavid Griffith <dave@661.org>
Tue, 10 Jul 2012 02:24:34 +0000 (19:24 -0700)
committerDavid Griffith <dave@661.org>
Tue, 10 Jul 2012 02:24:34 +0000 (19:24 -0700)
src/curses/ux_init.c

index 6ad9e7e9a437d4308022ceb0d913c6e3c3cb353e..0f6a2eae2c04848bb47f14c1edda2cab7810b11e 100644 (file)
@@ -69,9 +69,10 @@ Syntax: frotz [options] story-file\n\
   -l # left margin              \t -w # screen width\n\
   -o   watch object movement    \t -x   expand abbreviations g/x/z"
 
-
+/*
 char stripped_story_name[FILENAME_MAX+1];
 char semi_stripped_story_name[FILENAME_MAX+1];
+*/
 
 /*
  * os_fatal