summaryrefslogtreecommitdiff
path: root/linguistic/source/convdicxml.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/convdicxml.cxx')
-rw-r--r--linguistic/source/convdicxml.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/linguistic/source/convdicxml.cxx b/linguistic/source/convdicxml.cxx
index 747401e449f6..039067a65787 100644
--- a/linguistic/source/convdicxml.cxx
+++ b/linguistic/source/convdicxml.cxx
@@ -379,12 +379,6 @@ void SAL_CALL ConvDicXMLImport::startDocument()
SvXMLImport::startDocument();
}
-void SAL_CALL ConvDicXMLImport::endDocument()
- throw( xml::sax::SAXException, uno::RuntimeException, std::exception )
-{
- SvXMLImport::endDocument();
-}
-
SvXMLImportContext * ConvDicXMLImport::CreateContext(
sal_uInt16 nPrefix,
const OUString &rLocalName,