summaryrefslogtreecommitdiff
path: root/linguistic/source/convdic.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/convdic.cxx')
-rw-r--r--linguistic/source/convdic.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/linguistic/source/convdic.cxx b/linguistic/source/convdic.cxx
index e78127c97ff2..9b2597910425 100644
--- a/linguistic/source/convdic.cxx
+++ b/linguistic/source/convdic.cxx
@@ -161,7 +161,6 @@ bool IsConvDic( const OUString &rFileURL, sal_Int16 &nLang, sal_Int16 &nConvType
}
-
ConvDic::ConvDic(
const OUString &rName,
sal_Int16 nLang,
@@ -669,5 +668,4 @@ uno::Sequence< OUString > ConvDic::getSupportedServiceNames_Static()
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */