diff options
Diffstat (limited to 'unoxml/source/service')
-rw-r--r-- | unoxml/source/service/services.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unoxml/source/service/services.cxx b/unoxml/source/service/services.cxx index d568446b7d33..bc60fa5bc7bc 100644 --- a/unoxml/source/service/services.cxx +++ b/unoxml/source/service/services.cxx @@ -37,7 +37,6 @@ using namespace ::DOM; using namespace ::DOM::events; using namespace ::XPath; -using ::rtl::OUString; using namespace ::com::sun::star::uno; using namespace ::com::sun::star::lang; using namespace ::com::sun::star::registry; |