aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2004-07-04 15:34:58 +0000
committerGunter Knauf <gk@gknw.de>2004-07-04 15:34:58 +0000
commit80c7566203ad82792b62e749929d358d302dde68 (patch)
treedb6d22bca13d49310c4dc3f5df42fce09a418350
parentefb1fdbec8eff848a5f18cadc066558eee01afad (diff)
removed now obsolete ifdef.
-rw-r--r--src/setup.h4
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"