summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2009-12-11 17:45:42 +0100
committerVladimir Glazunov <vg@openoffice.org>2009-12-11 17:45:42 +0100
commite7f2e7c26b6f53e86e48d4cfa3e45d59252c39f0 (patch)
treeebaf5717706a6abf9c36fa86a4651758a4b89083 /shell
parent800d0c7ef6a59e2bd00f1de536fe3c8b5fea04b0 (diff)
parent4903e0098d5328358cbe7b5c08f4b36209b9ce5d (diff)
CWS-TOOLING: integrate CWS expat201_DEV300
Diffstat (limited to 'shell')
-rw-r--r--shell/inc/internal/xml_parser.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/inc/internal/xml_parser.hxx b/shell/inc/internal/xml_parser.hxx
index e27fbdccd01d..ff9842c18208 100644
--- a/shell/inc/internal/xml_parser.hxx
+++ b/shell/inc/internal/xml_parser.hxx
@@ -31,11 +31,7 @@
#ifndef _XML_PARSER_HXX_
#define _XML_PARSER_HXX_
-#ifdef SYSTEM_EXPAT
#include <expat.h>
-#else
-#include <external/expat/xmlparse.h>
-#endif
#include <stdexcept>
//-----------------------------------------------------