diff options
Diffstat (limited to 'unoxml/source/service')
-rw-r--r-- | unoxml/source/service/services.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/unoxml/source/service/services.cxx b/unoxml/source/service/services.cxx index 55e58b769965..8863b634346b 100644 --- a/unoxml/source/service/services.cxx +++ b/unoxml/source/service/services.cxx @@ -20,13 +20,8 @@ #include <rtl/ustring.hxx> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> -#include <cppuhelper/interfacecontainer.h> #include <cppuhelper/factory.hxx> -#include <com/sun/star/lang/XServiceInfo.hpp> -#include <com/sun/star/uno/Exception.hpp> -#include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XSingleServiceFactory.hpp> -#include <com/sun/star/registry/XRegistryKey.hpp> #include "../dom/documentbuilder.hxx" #include "../dom/saxbuilder.hxx" |