diff --git a/src/tool_help.c b/src/tool_help.c index 86a2e0fac9..35a80e80f1 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -853,10 +853,6 @@ static const struct helptxt helptext[] = { { NULL, NULL, CURLHELP_HIDDEN } }; -#ifdef NETWARE -# define PRINT_LINES_PAUSE 23 -#endif - struct feat { const char *name; int bitmask;