summaryrefslogtreecommitdiff
path: root/transex3/inc
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-01-05 13:09:26 +0100
committersb <sb@openoffice.org>2010-01-05 13:09:26 +0100
commit6fab8a2d275cba9733bdccffafd27991093e5f6e (patch)
treecda718074e95eb46d00c0e72342028e24faa452e /transex3/inc
parent351c3d9a310def6ada87c0d49eb0ec2a00a6a94a (diff)
parent0c5348ff2c5cede4607555fdab45642db10b07ba (diff)
sb111: merged in DEV300_m68
Diffstat (limited to 'transex3/inc')
-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"