summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/PaneShells.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/PaneShells.cxx')
-rw-r--r--sd/source/ui/dlg/PaneShells.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/PaneShells.cxx b/sd/source/ui/dlg/PaneShells.cxx
index de13bbba5fa3..8870d1186753 100644
--- a/sd/source/ui/dlg/PaneShells.cxx
+++ b/sd/source/ui/dlg/PaneShells.cxx
@@ -42,7 +42,6 @@ void LeftImpressPaneShell::InitInterface_Impl()
LeftImpressPaneShell::LeftImpressPaneShell()
- : SfxShell()
{
SetName("LeftImpressPane");
}
@@ -67,7 +66,6 @@ void LeftDrawPaneShell::InitInterface_Impl()
LeftDrawPaneShell::LeftDrawPaneShell()
- : SfxShell()
{
SetName("LeftDrawPane");
}