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