summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-09-24 07:09:52 +0200
committerDavid Tardon <dtardon@redhat.com>2012-09-24 07:39:19 +0200
commit8e16b532dd7b2e5691357fd1cb9f72f449e14e58 (patch)
treed9976b724964a4371fa8a06e5cfb0445ec7598f7
parent862a205e05557942fda4d8b3288bd21d599181ab (diff)
drop unused headers
Change-Id: I4659664bd0c4172d2935c15ef2170715a3519b24
-rw-r--r--sdext/source/minimizer/impoptimizer.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sdext/source/minimizer/impoptimizer.cxx b/sdext/source/minimizer/impoptimizer.cxx
index bc404562f05b..e9886991b57e 100644
--- a/sdext/source/minimizer/impoptimizer.cxx
+++ b/sdext/source/minimizer/impoptimizer.cxx
@@ -33,7 +33,6 @@
#include "pagecollector.hxx"
#include "informationdialog.hxx"
-#include <unotools/localfilehelper.hxx>
#include <vector>
#include "com/sun/star/util/URL.hpp"
#include "com/sun/star/util/XURLTransformer.hpp"
@@ -49,7 +48,6 @@
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/graphic/GraphicProvider.hpp>
#include <com/sun/star/graphic/XGraphicProvider.hpp>
-#include <unotools/configmgr.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/drawing/XShapes.hpp>
@@ -71,7 +69,6 @@
#include <com/sun/star/frame/XComponentLoader.hpp>
#include <com/sun/star/util/URL.hpp>
#include <com/sun/star/util/URLTransformer.hpp>
-#include <comphelper/componentcontext.hxx>
using namespace ::std;
using namespace ::rtl;