diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-12-21 13:13:02 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-12-21 15:56:44 +0100 |
commit | b1959dbfadc7483a8e4601310e327beed3c56dc6 (patch) | |
tree | fc71f46cf630fe534b4997dd78ffd22170e17e87 /desktop | |
parent | 373734a1e2699b10cbe02a2fe41c2b92ac77bc9d (diff) |
Remove unused cppuhelper/servicefactory.hxx includes
Change-Id: I27fd4d1f1dfafccaa7936defb5cd687d6266e0a2
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/app/appinit.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/app/appinit.cxx b/desktop/source/app/appinit.cxx index 7012243704fc..9e6a5c131b2c 100644 --- a/desktop/source/app/appinit.cxx +++ b/desktop/source/app/appinit.cxx @@ -36,7 +36,6 @@ #include <com/sun/star/ucb/UniversalContentBroker.hpp> #include <com/sun/star/ucb/XUniversalContentBroker.hpp> #include <uno/current_context.hxx> -#include <cppuhelper/servicefactory.hxx> #include <cppuhelper/bootstrap.hxx> #include <officecfg/Setup.hxx> #include <osl/file.hxx> |