diff options
Diffstat (limited to 'xmloff/source/transform/DeepTContext.cxx')
-rw-r--r-- | xmloff/source/transform/DeepTContext.cxx | 2 |
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(), |