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.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/linguistic/source/convdicxml.cxx b/linguistic/source/convdicxml.cxx
index 72dbc064e53e..f003c001aecf 100644
--- a/linguistic/source/convdicxml.cxx
+++ b/linguistic/source/convdicxml.cxx
@@ -411,12 +411,4 @@ SvXMLImportContext * ConvDicXMLImport::CreateContext(
return pContext;
}
-
-OUString SAL_CALL ConvDicXMLImport::getImplementationName()
- throw( uno::RuntimeException )
-{
- return OUString( "com.sun.star.lingu2.ConvDicXMLImport" );
-}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */