summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLChangeInfoContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLChangeInfoContext.cxx')
-rw-r--r--xmloff/source/text/XMLChangeInfoContext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLChangeInfoContext.cxx b/xmloff/source/text/XMLChangeInfoContext.cxx
index c49dc1889832..9a005016fb51 100644
--- a/xmloff/source/text/XMLChangeInfoContext.cxx
+++ b/xmloff/source/text/XMLChangeInfoContext.cxx
@@ -69,7 +69,7 @@ css::uno::Reference< css::xml::sax::XFastContextHandler > XMLChangeInfoContext::
XMLOFF_WARN_UNKNOWN_ELEMENT("xmloff", nElement);
}
- return xContext.get();
+ return xContext;
}
void XMLChangeInfoContext::endFastElement(sal_Int32 )