aboutsummaryrefslogtreecommitdiff
path: root/src/tool_setup.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2012-04-11 19:28:40 +0200
committerYang Tse <yangsita@gmail.com>2012-04-11 19:28:40 +0200
commita144bb8b767b1c9ae40a0e7853db88ed67c9e8c3 (patch)
treef5f561e78e2e61b5ae573363ba387fd346fc4093 /src/tool_setup.h
parent4d3fb91fb45ca404322d5146f43cae93d918a9a8 (diff)
build adjustments: functionally revert commits 4d3fb91f and bbfe1182
Undefining CURL_HIDDEN_SYMBOLS in source files isn't the proper fix.
Diffstat (limited to 'src/tool_setup.h')
-rw-r--r--src/tool_setup.h6
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.
*/