summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/drformsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/drformsh.cxx')
-rw-r--r--sc/source/ui/drawfunc/drformsh.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/drawfunc/drformsh.cxx b/sc/source/ui/drawfunc/drformsh.cxx
index 231a69873f43..1054f6811204 100644
--- a/sc/source/ui/drawfunc/drformsh.cxx
+++ b/sc/source/ui/drawfunc/drformsh.cxx
@@ -50,7 +50,6 @@ void ScDrawFormShell::InitInterface_Impl()
GetStaticInterface()->RegisterPopupMenu(ScResId(RID_POPUP_DRAWFORM));
}
-TYPEINIT1( ScDrawFormShell, ScDrawShell );
ScDrawFormShell::ScDrawFormShell(ScViewData* pData) :
ScDrawShell(pData)