summaryrefslogtreecommitdiff
path: root/framework/source/register
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-01-09 20:29:20 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-01-17 12:25:01 +0100
commitdb69bd9187e3aace05803052221b8f8a064051c6 (patch)
tree02b0ddd5865f0922790e337afefe327eaa4107bc /framework/source/register
parentaf96a6635e47273e107dc9546c48cda68eaa7759 (diff)
fwk: Use constructor feature for ModuleManager.
Change-Id: Ic0bcec6fffc52ed1ce535f87da933bdf01c6db01
Diffstat (limited to 'framework/source/register')
-rw-r--r--framework/source/register/registerservices.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/source/register/registerservices.cxx b/framework/source/register/registerservices.cxx
index e3dbd26a5899..ca2a0373c090 100644
--- a/framework/source/register/registerservices.cxx
+++ b/framework/source/register/registerservices.cxx
@@ -35,7 +35,6 @@
=================================================================================================================*/
#include <services/desktop.hxx>
#include <services/frame.hxx>
-#include <services/modulemanager.hxx>
#include <jobs/jobexecutor.hxx>
#include <services/layoutmanager.hxx>
#include <uifactory/uielementfactorymanager.hxx>
@@ -72,7 +71,6 @@ COMPONENTGETFACTORY ( fwk,
IFFACTORY( ::framework::PopupMenuControllerFactory ) else
IFFACTORY( ::framework::ControlMenuController ) else
IFFACTORY( ::framework::UICommandDescription ) else
- IFFACTORY( ::framework::ModuleManager ) else
IFFACTORY( ::framework::ModuleUIConfigurationManagerSupplier ) else
IFFACTORY( ::framework::ModuleUIConfigurationManager ) else
IFFACTORY( ::framework::MenuBarFactory ) else