diff options
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/toolpanel/ToolPanelFactory.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/toolpanel/ToolPanelFactory.cxx b/sd/source/ui/toolpanel/ToolPanelFactory.cxx index 2fc4d69c8fa1..5989ad044719 100644 --- a/sd/source/ui/toolpanel/ToolPanelFactory.cxx +++ b/sd/source/ui/toolpanel/ToolPanelFactory.cxx @@ -91,7 +91,6 @@ namespace sd { namespace toolpanel // XInitialization virtual void SAL_CALL initialize( const Sequence< Any >& aArguments ) throw (Exception, RuntimeException); - protected: virtual ~ToolPanelFactory(); private: |