From 0c76d4283f32005d88222b0a6ca6629ca978ecd4 Mon Sep 17 00:00:00 2001 From: kwaclaw Date: Sun, 25 Dec 2005 17:06:22 +0000 Subject: Removed newly added include directives of configuration header files. They seem to be unnecessary. --- xmlwf/xmlwf.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'xmlwf') diff --git a/xmlwf/xmlwf.c b/xmlwf/xmlwf.c index 74d4525..2de9b92 100755 --- a/xmlwf/xmlwf.c +++ b/xmlwf/xmlwf.c @@ -7,16 +7,6 @@ #include #include -#ifdef COMPILED_FROM_DSP -#include "winconfig.h" -#elif defined(MACOS_CLASSIC) -#include "macconfig.h" -#elif defined(__amigaos4__) -#include "amigaconfig.h" -#elif defined(HAVE_EXPAT_CONFIG_H) -#include -#endif /* ndef COMPILED_FROM_DSP */ - #include "expat.h" #include "codepage.h" #include "xmlfile.h" -- cgit v1.2.1