diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/app/scdll.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/app/scdll.cxx b/sc/source/ui/app/scdll.cxx index 455bacc4fa82..86e21175dd09 100644 --- a/sc/source/ui/app/scdll.cxx +++ b/sc/source/ui/app/scdll.cxx @@ -24,7 +24,6 @@ #include <svx/tbxcolor.hxx> #include <comphelper/classids.hxx> -#include <sfx2/taskpane.hxx> #include <sfx2/sidebar/SidebarChildWindow.hxx> #include <sfx2/docfilt.hxx> #include <sfx2/fcontnr.hxx> @@ -193,7 +192,6 @@ void ScDLL::Init() ::avmedia::MediaToolBoxControl::RegisterControl( SID_AVMEDIA_TOOLBOX, pMod ); // Common SFX Controller - ::sfx2::TaskPaneWrapper::RegisterChildWindow( false, pMod ); ::sfx2::sidebar::SidebarChildWindow::RegisterChildWindow(false, pMod); // SvxStatusBar Controller |