From 80c7566203ad82792b62e749929d358d302dde68 Mon Sep 17 00:00:00 2001
From: Gunter Knauf <gk@gknw.de>
Date: Sun, 4 Jul 2004 15:34:58 +0000
Subject: [PATCH] removed now obsolete ifdef.

---
 src/setup.h | 4 ----
 1 file changed, 4 deletions(-)

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"
-- 
GitLab