summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/dialog/taskpane.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/dialog/taskpane.cxx b/sfx2/source/dialog/taskpane.cxx
index d79ede735eb8..c7aa092801e5 100644
--- a/sfx2/source/dialog/taskpane.cxx
+++ b/sfx2/source/dialog/taskpane.cxx
@@ -938,8 +938,6 @@ namespace sfx2
LINK( this, TaskPaneController_Impl, OnToolboxClicked )
);
m_rDockingWindow.SetEndDockingHdl( LINK( this, TaskPaneController_Impl, DockingChanged ) );
- // MMeeks - this is the big switch changing how the tabs look ...
-// impl_setLayout(LAYOUT_TABS_RIGHT, true);
impl_setLayout(LAYOUT_DRAWERS, true);
m_rTaskPane.GetPanelDeck().AddListener( *this );