This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO41X by this push:
     new de20bb2eaa Taskpane is long gone...
de20bb2eaa is described below

commit de20bb2eaa84481eb4866faa21de8f41429c6e08
Author: mseidel <[email protected]>
AuthorDate: Sat Apr 26 01:30:57 2025 +0200

    Taskpane is long gone...
---
 main/sc/source/ui/app/scdll.cxx | 2 --
 1 file changed, 2 deletions(-)

diff --git a/main/sc/source/ui/app/scdll.cxx b/main/sc/source/ui/app/scdll.cxx
index df5d4519f8..b74b760118 100644
--- a/main/sc/source/ui/app/scdll.cxx
+++ b/main/sc/source/ui/app/scdll.cxx
@@ -36,7 +36,6 @@
 #include <svx/tbxcolor.hxx>
 
 #include <sot/clsids.hxx>
-#include <sfx2/taskpane.hxx>
 #include <sfx2/sidebar/SidebarChildWindow.hxx>
 #include <sfx2/docfilt.hxx>
 #include <sfx2/fcontnr.hxx>
@@ -262,7 +261,6 @@ void ScDLL::Init()
        ::avmedia::MediaToolBoxControl::RegisterControl( SID_AVMEDIA_TOOLBOX, 
pMod );
 
     // common SFX controller
-    ::sfx2::TaskPaneWrapper::RegisterChildWindow( sal_False, pMod );
     ::sfx2::sidebar::SidebarChildWindow::RegisterChildWindow(NULL, pMod);
     
        // Svx-StatusBar-Controller

Reply via email to