summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-10-02 14:57:41 +0200
committerDavid Tardon <dtardon@redhat.com>2012-10-06 15:06:35 +0200
commite60b346a303abf1cb5ad2216ab20ebaa3e0f7ece (patch)
tree2e3dddbccd5792b4d6b2df79f9c2fd0edb65f58e /canvas
parent211df60268afc57e6295785101b9591d77161e6e (diff)
drop unused #include
Change-Id: I55b5815feb5674c830993440027c9f3fbbf1ec02
Diffstat (limited to 'canvas')
-rw-r--r--canvas/source/factory/cf_service.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/canvas/source/factory/cf_service.cxx b/canvas/source/factory/cf_service.cxx
index 8ede9a993691..2594c8c7f01c 100644
--- a/canvas/source/factory/cf_service.cxx
+++ b/canvas/source/factory/cf_service.cxx
@@ -32,7 +32,6 @@
#include <cppuhelper/implementationentry.hxx>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/implbase3.hxx>
-#include <vcl/configsettings.hxx>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>