summaryrefslogtreecommitdiff
path: root/include/svx/svdotext.hxx
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 /include/svx/svdotext.hxx
parent6a8b38e698ba26f5a9dc8c1bd6b305ff9b3366fb (diff)
remove custom RTTI from SdrObjUserData
nothing is using it Change-Id: I9f86b7766b40cc2c4b725795b138e008b915c4fb
Diffstat (limited to 'include/svx/svdotext.hxx')
-rw-r--r--include/svx/svdotext.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/svdotext.hxx b/include/svx/svdotext.hxx
index e8f17c656ae8..1bbfb83be68e 100644
--- a/include/svx/svdotext.hxx
+++ b/include/svx/svdotext.hxx
@@ -105,7 +105,6 @@ class ImpSdrObjTextLinkUserData : public SdrObjUserData
rtl_TextEncoding eCharSet;
public:
- TYPEINFO_OVERRIDE();
ImpSdrObjTextLinkUserData(SdrTextObj* pObj1);
virtual ~ImpSdrObjTextLinkUserData();