summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/contexts.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/contexts.cxx')
-rw-r--r--xmloff/source/chart/contexts.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/chart/contexts.cxx b/xmloff/source/chart/contexts.cxx
index 9c668b89ee7e..d2059a1a44e7 100644
--- a/xmloff/source/chart/contexts.cxx
+++ b/xmloff/source/chart/contexts.cxx
@@ -107,7 +107,6 @@ SvXMLImportContextRef SchXMLDocContext::CreateChildContext(
case XML_TOK_DOC_META:
// we come here in the flat ODF file format,
// if XDocumentPropertiesSupplier is not supported at the model
- xContext = SvXMLImportContext::CreateChildContext( nPrefix, rLocalName, xAttrList );
break;
}