summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdotxln.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-06-26 11:41:04 +0200
committerNoel Grandin <noel@peralex.com>2015-06-29 10:05:35 +0200
commit24c7375c335c93251c53d9cfa76974d16f803097 (patch)
tree815308ca5c0af40949fe363e24815fd8130fd7fe /svx/source/svdraw/svdotxln.cxx
parent6a8b38e698ba26f5a9dc8c1bd6b305ff9b3366fb (diff)
remove custom RTTI from SdrObjUserData
nothing is using it Change-Id: I9f86b7766b40cc2c4b725795b138e008b915c4fb
Diffstat (limited to 'svx/source/svdraw/svdotxln.cxx')
-rw-r--r--svx/source/svdraw/svdotxln.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/svdraw/svdotxln.cxx b/svx/source/svdraw/svdotxln.cxx
index 350ffa4f62b3..a0d8910d960c 100644
--- a/svx/source/svdraw/svdotxln.cxx
+++ b/svx/source/svdraw/svdotxln.cxx
@@ -100,8 +100,6 @@ void ImpSdrObjTextLink::Closed()
}
-TYPEINIT1(ImpSdrObjTextLinkUserData,SdrObjUserData);
-
ImpSdrObjTextLinkUserData::ImpSdrObjTextLinkUserData(SdrTextObj* pObj1):
SdrObjUserData(SdrInventor,SDRUSERDATA_OBJTEXTLINK,0),
pObj(pObj1),