summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionSourceImportContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLSectionSourceImportContext.cxx')
-rw-r--r--xmloff/source/text/XMLSectionSourceImportContext.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/xmloff/source/text/XMLSectionSourceImportContext.cxx b/xmloff/source/text/XMLSectionSourceImportContext.cxx
index b1cfd6063822..0ceb68eda53d 100644
--- a/xmloff/source/text/XMLSectionSourceImportContext.cxx
+++ b/xmloff/source/text/XMLSectionSourceImportContext.cxx
@@ -123,9 +123,4 @@ void XMLSectionSourceImportContext::StartElement(
}
}
-void XMLSectionSourceImportContext::EndElement()
-{
- // this space intentionally left blank.
-}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */