diff options
-rw-r--r-- | mbbsd/stuff.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mbbsd/stuff.c b/mbbsd/stuff.c index 3368b847..17e58333 100644 --- a/mbbsd/stuff.c +++ b/mbbsd/stuff.c @@ -619,7 +619,6 @@ void show_help(int *index) { char *str; - int i; clear(); while (*index > 0 && *index < MAX_STRING) { |