summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/officeforms.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/officeforms.cxx')
-rw-r--r--xmloff/source/forms/officeforms.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/forms/officeforms.cxx b/xmloff/source/forms/officeforms.cxx
index a295ae7a9a33..bf272678c215 100644
--- a/xmloff/source/forms/officeforms.cxx
+++ b/xmloff/source/forms/officeforms.cxx
@@ -40,7 +40,6 @@ namespace xmloff
using ::com::sun::star::xml::sax::XAttributeList;
//= OFormsRootImport
- TYPEINIT1(OFormsRootImport, SvXMLImportContext);
OFormsRootImport::OFormsRootImport( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName )
:SvXMLImportContext(rImport, nPrfx, rLocalName)
{