diff options
Diffstat (limited to 'src/tool_help.c')
-rw-r--r-- | src/tool_help.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tool_help.c b/src/tool_help.c index a67e4bc85..4955a52c3 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -830,10 +830,6 @@ static const struct helptxt helptext[] = { # define PRINT_LINES_PAUSE 23 #endif -#ifdef __SYMBIAN32__ -# define PRINT_LINES_PAUSE 16 -#endif - struct feat { const char *name; int bitmask; |