summaryrefslogtreecommitdiff
path: root/transex3
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2009-11-13 11:06:34 +0000
committerCaolán McNamara <cmc@openoffice.org>2009-11-13 11:06:34 +0000
commit2f144f86f48f4bbe9b309e35ccac8810467c4416 (patch)
tree27ad4f2892072024602eaf705666158539cca9ed /transex3
parentf8ada8f2a93659e27928f3b5244c813de2c3847b (diff)
#i106889# upgrade expat to 2.0.1
Diffstat (limited to 'transex3')
-rw-r--r--transex3/inc/xmlparse.hxx4
-rw-r--r--transex3/source/help/HelpLinker.cxx4
2 files changed, 0 insertions, 8 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"
diff --git a/transex3/source/help/HelpLinker.cxx b/transex3/source/help/HelpLinker.cxx
index 19b9ead8521e..47d9181a75a0 100644
--- a/transex3/source/help/HelpLinker.cxx
+++ b/transex3/source/help/HelpLinker.cxx
@@ -45,11 +45,7 @@
#include <osl/time.h>
#include <rtl/bootstrap.hxx>
-#ifdef SYSTEM_EXPAT
#include <expat.h>
-#else
-#include <expat/xmlparse.h>
-#endif
#define DBHELP_ONLY