diff options
Diffstat (limited to 'svx/source/form/fmshell.cxx')
-rw-r--r-- | svx/source/form/fmshell.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/form/fmshell.cxx b/svx/source/form/fmshell.cxx index a0b4115d11d2..e9e39a0cf100 100644 --- a/svx/source/form/fmshell.cxx +++ b/svx/source/form/fmshell.cxx @@ -201,7 +201,6 @@ void FmFormShell::InitInterface_Impl() FM_UI_FEATURE_TB_FORMDESIGN); } -TYPEINIT1(FmFormShell,SfxShell) FmFormShell::FmFormShell( SfxViewShell* _pParent, FmFormView* pView ) :SfxShell(_pParent) |