aboutsummaryrefslogtreecommitdiff
path: root/src/tool_hugehelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_hugehelp.h')
-rw-r--r--src/tool_hugehelp.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tool_hugehelp.h b/src/tool_hugehelp.h
index a7ae784e4..442579e5d 100644
--- a/src/tool_hugehelp.h
+++ b/src/tool_hugehelp.h
@@ -23,10 +23,6 @@
***************************************************************************/
#include "tool_setup.h"
-#ifdef USE_MANUAL
void hugehelp(void);
-#else
-#define hugehelp() Curl_nop_stmt
-#endif
#endif /* HEADER_CURL_TOOL_HUGEHELP_H */