summaryrefslogtreecommitdiff
path: root/connectivity/workben
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-28 23:39:31 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-29 10:44:49 +0900
commit86647a187371f03a05a329f24366b0ac2e6c7fbf (patch)
tree37ff64d45e57aeb173785c8303ea61f1ae2a0868 /connectivity/workben
parent552ba413bc95b1a14638558d9436141825100c52 (diff)
removed duplicate includes in connectivity
Diffstat (limited to 'connectivity/workben')
-rw-r--r--connectivity/workben/testmoz/main.cxx1
-rw-r--r--connectivity/workben/testmoz/mozthread.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/workben/testmoz/main.cxx b/connectivity/workben/testmoz/main.cxx
index 74d79e894dc7..8d0bfc794288 100644
--- a/connectivity/workben/testmoz/main.cxx
+++ b/connectivity/workben/testmoz/main.cxx
@@ -56,7 +56,6 @@
#include <osl/process.h>
#include <cppuhelper/bootstrap.hxx>
-#include <cppuhelper/servicefactory.hxx>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/registry/XImplementationRegistration.hpp>
#include <com/sun/star/ucb/XContentProviderManager.hpp>
diff --git a/connectivity/workben/testmoz/mozthread.cxx b/connectivity/workben/testmoz/mozthread.cxx
index f73f6e4dc8b3..352f12b6a060 100644
--- a/connectivity/workben/testmoz/mozthread.cxx
+++ b/connectivity/workben/testmoz/mozthread.cxx
@@ -56,7 +56,6 @@
#include <osl/process.h>
#include <cppuhelper/bootstrap.hxx>
-#include <cppuhelper/servicefactory.hxx>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/registry/XImplementationRegistration.hpp>
#include <com/sun/star/ucb/XContentProviderManager.hpp>