summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/DeepTContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/DeepTContext.cxx')
-rw-r--r--xmloff/source/transform/DeepTContext.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/transform/DeepTContext.cxx b/xmloff/source/transform/DeepTContext.cxx
index 4137c5924e7c..ae1c30691d14 100644
--- a/xmloff/source/transform/DeepTContext.cxx
+++ b/xmloff/source/transform/DeepTContext.cxx
@@ -29,8 +29,6 @@
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::xml::sax;
-TYPEINIT1( XMLPersElemContentTContext, XMLPersAttrListTContext );
-
void XMLPersElemContentTContext::AddContent( XMLTransformerContext *pContext )
{
OSL_ENSURE( pContext && pContext->IsPersistent(),