From: Gunter Knauf Date: Sun, 4 Jul 2004 15:34:58 +0000 (+0000) Subject: removed now obsolete ifdef. X-Git-Tag: curl-7_12_1~134 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=80c7566203ad82792b62e749929d358d302dde68;p=thirdparty%2Fcurl.git removed now obsolete ifdef. --- diff --git a/src/setup.h b/src/setup.h index 7ee7780713..1262550cbb 100644 --- a/src/setup.h +++ b/src/setup.h @@ -37,10 +37,6 @@ /* include the hand-modified win32 adjusted config.h! */ #include "config-win32.h" #endif -#ifdef NETWARE -/* hand-modified NetWare config.h! */ -#include "config-netware.h" -#endif #ifdef macintosh /* this is not the same as Mac OS X */ #include "config-mac.h"