summaryrefslogtreecommitdiff
path: root/include/svx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-06-26 10:33:45 +0200
committerNoel Grandin <noel@peralex.com>2015-06-29 10:05:35 +0200
commit6a8b38e698ba26f5a9dc8c1bd6b305ff9b3366fb (patch)
tree6501dca7ca7743393aff8fd78f024e53aad611c0 /include/svx
parent329350919e7407bdc217c64a5d6a0486f2b41811 (diff)
remove custom RTTI from XFillExchangeData
nothing is using it Change-Id: Ie626fcb7f35d98294ec41620c679d46a34a77d90
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/xexch.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/xexch.hxx b/include/svx/xexch.hxx
index cba949d49bcb..800348e886ed 100644
--- a/include/svx/xexch.hxx
+++ b/include/svx/xexch.hxx
@@ -40,8 +40,6 @@ private:
SfxItemPool* pPool;
public:
- TYPEINFO();
-
XFillExchangeData();
XFillExchangeData(const XFillAttrSetItem& rXFillAttrSetItem);
virtual ~XFillExchangeData();