summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-05-30 17:20:45 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-05-30 17:20:45 +0100
commit651d5fd5806b72117b73cf601a26ccc7dd468012 (patch)
tree8a43ba04aa7b5d2f589f84945155136946060392 /sd
parentc3366bc7bdcae110c3c735bb67cfeddad9a6c744 (diff)
drop stray SAL_DEBUG
Change-Id: I7e67c7dc06388d95d8143f5419116bae4deb5e4b
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/framework/factories/TaskPanelFactory.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/framework/factories/TaskPanelFactory.cxx b/sd/source/ui/framework/factories/TaskPanelFactory.cxx
index b69821577e66..33fcadf11db3 100644
--- a/sd/source/ui/framework/factories/TaskPanelFactory.cxx
+++ b/sd/source/ui/framework/factories/TaskPanelFactory.cxx
@@ -151,7 +151,6 @@ void SAL_CALL TaskPanelFactory::initialize(
catch(RuntimeException&)
{}
- SAL_DEBUG( "TaskPanelFactory::initialize !" );
Reference<XControllerManager> xCM (xController, UNO_QUERY_THROW);
Reference<XConfigurationController> xCC (
xCM->getConfigurationController(), UNO_QUERY_THROW);