diff options
Diffstat (limited to 'sd/source/ui/view/PresentationViewShellBase.cxx')
-rw-r--r-- | sd/source/ui/view/PresentationViewShellBase.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/view/PresentationViewShellBase.cxx b/sd/source/ui/view/PresentationViewShellBase.cxx index ab051722cad3..dc52424e9d52 100644 --- a/sd/source/ui/view/PresentationViewShellBase.cxx +++ b/sd/source/ui/view/PresentationViewShellBase.cxx @@ -36,7 +36,6 @@ namespace sd { class DrawDocShell; -TYPEINIT1(PresentationViewShellBase, ViewShellBase); // We have to expand the SFX_IMPL_VIEWFACTORY macro to call LateInit() after a // new PresentationViewShellBase object has been constructed. |