summaryrefslogtreecommitdiff
path: root/linguistic/source/hyphdsp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/hyphdsp.cxx')
-rw-r--r--linguistic/source/hyphdsp.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/linguistic/source/hyphdsp.cxx b/linguistic/source/hyphdsp.cxx
index 1bf78a311604..fc93d5d97ad0 100644
--- a/linguistic/source/hyphdsp.cxx
+++ b/linguistic/source/hyphdsp.cxx
@@ -712,11 +712,4 @@ Sequence< OUString >
}
-LinguDispatcher::DspType HyphenatorDispatcher::GetDspType() const
-{
- return DSP_HYPH;
-}
-
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */