Commit 90af60a6 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

removed now obsolete ifdef. Shouldnt the other ifdefs be inside the else as...

removed now obsolete ifdef. Shouldnt the other ifdefs be inside the else as they are in ./src/setup.h ?
parent 80c75662
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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"