summaryrefslogtreecommitdiff
path: root/transex3/inc/xmlparse.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'transex3/inc/xmlparse.hxx')
-rw-r--r--transex3/inc/xmlparse.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/transex3/inc/xmlparse.hxx b/transex3/inc/xmlparse.hxx
index a497355d6201..18b047ef75c1 100644
--- a/transex3/inc/xmlparse.hxx
+++ b/transex3/inc/xmlparse.hxx
@@ -32,11 +32,7 @@
#define BOOTSTRP_XMLPARSE_HXX
#include <signal.h>
-#ifdef SYSTEM_EXPAT
#include <expat.h>
-#else
-#include <external/expat/xmlparse.h>
-#endif
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
#include "tools/string.hxx"