summaryrefslogtreecommitdiff
path: root/linguistic/source/dicimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/dicimp.cxx')
-rw-r--r--linguistic/source/dicimp.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/linguistic/source/dicimp.cxx b/linguistic/source/dicimp.cxx
index 25311be0a06c..51bce42697d9 100644
--- a/linguistic/source/dicimp.cxx
+++ b/linguistic/source/dicimp.cxx
@@ -52,7 +52,6 @@ using namespace com::sun::star::linguistic2;
using namespace linguistic;
-
#define BUFSIZE 4096
#define VERS2_NOLANGUAGE 1024
@@ -1142,5 +1141,4 @@ OUString SAL_CALL DicEntry::getReplacementText( )
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */