summaryrefslogtreecommitdiff
path: root/sdext/source
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-12-21 13:13:02 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-12-21 15:56:44 +0100
commitb1959dbfadc7483a8e4601310e327beed3c56dc6 (patch)
treefc71f46cf630fe534b4997dd78ffd22170e17e87 /sdext/source
parent373734a1e2699b10cbe02a2fe41c2b92ac77bc9d (diff)
Remove unused cppuhelper/servicefactory.hxx includes
Change-Id: I27fd4d1f1dfafccaa7936defb5cd687d6266e0a2
Diffstat (limited to 'sdext/source')
-rw-r--r--sdext/source/pdfimport/test/pdf2xml.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/pdfimport/test/pdf2xml.cxx b/sdext/source/pdfimport/test/pdf2xml.cxx
index c19944a8d5e0..71e9f633a195 100644
--- a/sdext/source/pdfimport/test/pdf2xml.cxx
+++ b/sdext/source/pdfimport/test/pdf2xml.cxx
@@ -30,7 +30,6 @@
#include <rtl/bootstrap.hxx>
#include <cppuhelper/bootstrap.hxx>
-#include <cppuhelper/servicefactory.hxx>
#include <comphelper/processfactory.hxx>
using namespace ::pdfi;