summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/tools/FrameworkHelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/tools/FrameworkHelper.cxx')
-rw-r--r--sd/source/ui/framework/tools/FrameworkHelper.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/framework/tools/FrameworkHelper.cxx b/sd/source/ui/framework/tools/FrameworkHelper.cxx
index 8c6fd275ff04..a9b1e8cc2dd5 100644
--- a/sd/source/ui/framework/tools/FrameworkHelper.cxx
+++ b/sd/source/ui/framework/tools/FrameworkHelper.cxx
@@ -903,10 +903,6 @@ Reference<XResourceId> FrameworkHelper::CreateResourceId (
-Reference<XConfigurationController> FrameworkHelper::GetConfigurationController (void) const
-{
- return mxConfigurationController;
-}