diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-19 15:45:49 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-19 15:45:49 +0000 |
commit | 31962b09ba1abb0c0ba3db34c061bf3b9a5821c4 (patch) | |
tree | 7329fe4732d84a27797629598fdbf2ea2fcddef2 /unoxml/source/events | |
parent | 267d0921043f5e159f1654ba528bfc0dcd68ae29 (diff) |
INTEGRATION: CWS updchk10 (1.3.70); FILE MERGED
2007/09/14 16:19:52 lo 1.3.70.1: #i81589# xml serialization
Diffstat (limited to 'unoxml/source/events')
-rw-r--r-- | unoxml/source/events/event.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unoxml/source/events/event.hxx b/unoxml/source/events/event.hxx index 49d75780d939..3620d84374dc 100644 --- a/unoxml/source/events/event.hxx +++ b/unoxml/source/events/event.hxx @@ -16,7 +16,6 @@ #include <libxml/tree.h> using namespace com::sun::star::uno; -using namespace com::sun::star::lang; using namespace com::sun::star::xml::dom; using namespace com::sun::star::xml::dom::events; |