summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpnote.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/ximpnote.cxx')
-rw-r--r--xmloff/source/draw/ximpnote.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/xmloff/source/draw/ximpnote.cxx b/xmloff/source/draw/ximpnote.cxx
index 23272f3e6730..4f711bb042ce 100644
--- a/xmloff/source/draw/ximpnote.cxx
+++ b/xmloff/source/draw/ximpnote.cxx
@@ -100,9 +100,4 @@ SvXMLImportContext *SdXMLNotesContext::CreateChildContext( sal_uInt16 nPrefix,
return SdXMLGenericPageContext::CreateChildContext(nPrefix, rLocalName, xAttrList);
}
-void SdXMLNotesContext::EndElement()
-{
- SdXMLGenericPageContext::EndElement();
-}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */