1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

removed now obsolete ifdef. Shouldnt the other ifdefs be inside the else as they are in ./src/setup.h ?

This commit is contained in:
Gunter Knauf 2004-07-04 15:37:25 +00:00
parent 80c7566203
commit 90af60a6ef

View File

@ -46,10 +46,6 @@
#endif #endif
#endif #endif
#ifdef NETWARE
/* hand-modified NetWare config.h! */
#include "config-netware.h"
#endif
#ifdef macintosh #ifdef macintosh
/* hand-modified MacOS config.h! */ /* hand-modified MacOS config.h! */
#include "config-mac.h" #include "config-mac.h"