summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlictxt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/core/xmlictxt.cxx')
-rw-r--r--xmloff/source/core/xmlictxt.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/core/xmlictxt.cxx b/xmloff/source/core/xmlictxt.cxx
index dafd6af90696..8b232e395669 100644
--- a/xmloff/source/core/xmlictxt.cxx
+++ b/xmloff/source/core/xmlictxt.cxx
@@ -29,7 +29,6 @@
using namespace ::com::sun::star;
-TYPEINIT0( SvXMLImportContext );
SvXMLImportContext::SvXMLImportContext( SvXMLImport& rImp, sal_uInt16 nPrfx,
const OUString& rLName ) :
mrImport( rImp ),