summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/FlatTContext.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-06-24 15:08:07 +0200
committerNoel Grandin <noel@peralex.com>2015-06-25 11:50:10 +0200
commit4354341159e929bf7d21888ae1083d59cda135ad (patch)
tree9063caa0d2ca1252b094314ea909303b43f9bf09 /xmloff/source/transform/FlatTContext.cxx
parent07602e5a8b869be1c45158cf71d6015d17a5f797 (diff)
remove our custom RTTI from xmloff module
not being used, anyhow Change-Id: I0eb0d6377efe324d9a442a70fc2046a58ed2f3c4
Diffstat (limited to 'xmloff/source/transform/FlatTContext.cxx')
-rw-r--r--xmloff/source/transform/FlatTContext.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/transform/FlatTContext.cxx b/xmloff/source/transform/FlatTContext.cxx
index c591877ac470..0b00a0314791 100644
--- a/xmloff/source/transform/FlatTContext.cxx
+++ b/xmloff/source/transform/FlatTContext.cxx
@@ -24,8 +24,6 @@
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::xml::sax;
-TYPEINIT1( XMLPersTextContentTContext, XMLPersAttrListTContext );
-
XMLPersTextContentTContext::XMLPersTextContentTContext(
XMLTransformerBase& rImp,
const OUString& rQName ) :