diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/tool_setup.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tool_setup.h b/src/tool_setup.h index 677f6e5c9..ed3849ba3 100644 --- a/src/tool_setup.h +++ b/src/tool_setup.h @@ -36,12 +36,6 @@ #include "setup.h" /* from the lib directory */ /* - * Undefine macros intended for libcurl internal use only. - */ - -#undef CURL_HIDDEN_SYMBOLS - -/* * curl tool certainly uses libcurl's external interface. */ |