build adjustments: functionally revert commits 4d3fb91f and bbfe1182

Undefining CURL_HIDDEN_SYMBOLS in source files isn't the proper fix.
This commit is contained in:
Yang Tse
2012-04-11 19:28:40 +02:00
parent 4d3fb91fb4
commit a144bb8b76
7 changed files with 0 additions and 18 deletions

View File

@@ -35,12 +35,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.
*/