summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/sidebar/PanelFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/PanelFactory.hxx')
-rw-r--r--sd/source/ui/sidebar/PanelFactory.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/sidebar/PanelFactory.hxx b/sd/source/ui/sidebar/PanelFactory.hxx
index d017825842ad..a2bcf78d4569 100644
--- a/sd/source/ui/sidebar/PanelFactory.hxx
+++ b/sd/source/ui/sidebar/PanelFactory.hxx
@@ -49,9 +49,6 @@ class PanelFactory
public PanelFactoryInterfaceBase
{
public:
- static css::uno::Reference<css::uno::XInterface> SAL_CALL createInstance (
- const css::uno::Reference<css::lang::XMultiServiceFactory>& rxFactory);
-
explicit PanelFactory (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
virtual ~PanelFactory() override;
PanelFactory(const PanelFactory&) = delete;