summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/unoreflist.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/unoreflist.cxx')
-rw-r--r--sc/source/ui/unoobj/unoreflist.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/unoobj/unoreflist.cxx b/sc/source/ui/unoobj/unoreflist.cxx
index c9689a0017d7..598b25bfcf94 100644
--- a/sc/source/ui/unoobj/unoreflist.cxx
+++ b/sc/source/ui/unoobj/unoreflist.cxx
@@ -44,8 +44,6 @@ void ScUnoRefList::Undo( ScDocument* pDoc )
}
}
-TYPEINIT1(ScUnoRefUndoHint, SfxHint);
-
ScUnoRefUndoHint::ScUnoRefUndoHint( const ScUnoRefEntry& rRefEntry ) :
aEntry( rRefEntry )
{