summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/tool_help.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tool_help.c b/src/tool_help.c
index 86a2e0fac..35a80e80f 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;