summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-06-03 13:38:38 +0200
committerNoel Grandin <noel@peralex.com>2013-06-05 08:13:21 +0200
commitdcbaf7c253031a8f7b568c57397c663edfa26e5b (patch)
treec0182e65a72cbb1c8941865765b48171be55bf89 /framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
parent9a49980efa3522eb89f66eb185c98009236ffa89 (diff)
remove unused componentcontext.hxx includes
Change-Id: I598926b72c5540b472f9607e2f3df134a8c50048
Diffstat (limited to 'framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx')
-rw-r--r--framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx b/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
index ff702cc06359..270473c05fca 100644
--- a/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
+++ b/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
@@ -39,7 +39,6 @@
#include <vcl/svapp.hxx>
#include <rtl/ustrbuf.hxx>
-#include <comphelper/componentcontext.hxx>
#include <comphelper/sequenceashashmap.hxx>
//_________________________________________________________________________________________________________________