diff options
-rw-r--r-- | src/setup.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/setup.h b/src/setup.h index 7ee778071..1262550cb 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" |