aboutsummaryrefslogtreecommitdiff
path: root/lib/setup.h
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2004-07-04 15:37:25 +0000
committerGunter Knauf <gk@gknw.de>2004-07-04 15:37:25 +0000
commit90af60a6ef0e04d9aef4c3335cb0fcd7435dd19c (patch)
tree1d40444114a707402efeaaa3c0f508ef7b25b416 /lib/setup.h
parent80c7566203ad82792b62e749929d358d302dde68 (diff)
removed now obsolete ifdef. Shouldnt the other ifdefs be inside the else as they are in ./src/setup.h ?
Diffstat (limited to 'lib/setup.h')
-rw-r--r--lib/setup.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/setup.h b/lib/setup.h
index 2ee7ee267..fff697471 100644
--- a/lib/setup.h
+++ b/lib/setup.h
@@ -46,10 +46,6 @@
#endif
#endif
-#ifdef NETWARE
-/* hand-modified NetWare config.h! */
-#include "config-netware.h"
-#endif
#ifdef macintosh
/* hand-modified MacOS config.h! */
#include "config-mac.h"