diff options
Diffstat (limited to 'Swiften/Parser/PlatformXMLParserFactory.cpp')
-rw-r--r-- | Swiften/Parser/PlatformXMLParserFactory.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Swiften/Parser/PlatformXMLParserFactory.cpp b/Swiften/Parser/PlatformXMLParserFactory.cpp index 14557d1..0624a2d 100644 --- a/Swiften/Parser/PlatformXMLParserFactory.cpp +++ b/Swiften/Parser/PlatformXMLParserFactory.cpp @@ -2,9 +2,6 @@ #include <cassert> -#ifdef HAVE_SWIFTEN_CONFIG_H -#include "Swiften/config.h" -#endif #ifdef HAVE_LIBXML #include "Swiften/Parser/LibXMLParser.h" #else |