summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/UnoDeck.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/UnoDeck.cxx')
-rw-r--r--sfx2/source/sidebar/UnoDeck.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/sidebar/UnoDeck.cxx b/sfx2/source/sidebar/UnoDeck.cxx
index a7c9ff00d8fd..a2c45b27706a 100644
--- a/sfx2/source/sidebar/UnoDeck.cxx
+++ b/sfx2/source/sidebar/UnoDeck.cxx
@@ -37,8 +37,6 @@ SidebarController* SfxUnoDeck::getSidebarController()
OUString SAL_CALL SfxUnoDeck::getId()
{
- SolarMutexGuard aGuard;
-
return mDeckId;
}