summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/configuration
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-20 17:15:23 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-20 19:15:46 +0100
commit8597f9874f23a1ecd6b8b556c147d156a398077f (patch)
tree77af30f1ff5915a09676077fc6db8209b46bbf95 /sd/source/ui/framework/configuration
parente14fea9f37033c918380df7ad4d4237052208eae (diff)
unusedcode.easy: remove UpdateLockManager
Seems UpdateLockManager is dead. So cut it out. Also mbFirstUpdateSeen had no effect.
Diffstat (limited to 'sd/source/ui/framework/configuration')
-rw-r--r--sd/source/ui/framework/configuration/ConfigurationController.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/framework/configuration/ConfigurationController.cxx b/sd/source/ui/framework/configuration/ConfigurationController.cxx
index f11c5bb2d0f6..617de844cf9a 100644
--- a/sd/source/ui/framework/configuration/ConfigurationController.cxx
+++ b/sd/source/ui/framework/configuration/ConfigurationController.cxx
@@ -26,9 +26,7 @@
*
************************************************************************/
-
#include "framework/ConfigurationController.hxx"
-
#include "framework/Configuration.hxx"
#include "framework/FrameworkHelper.hxx"
#include "ConfigurationUpdater.hxx"
@@ -40,7 +38,6 @@
#include "ChangeRequestQueueProcessor.hxx"
#include "ConfigurationClassifier.hxx"
#include "ViewShellBase.hxx"
-#include "UpdateLockManager.hxx"
#include "DrawController.hxx"
#include <com/sun/star/drawing/framework/XControllerManager.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>