summaryrefslogtreecommitdiff
path: root/linguistic/source/spelldsp.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-15 10:49:17 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-15 13:03:34 +0000
commita111044babf3ee929baf548b7ad29df0a419293b (patch)
tree8cf76a780fdf714a4dda0aac88bda6fa94a8d874 /linguistic/source/spelldsp.cxx
parentd1046e7c3f66e5f3384ee1ef534ef28346702fc6 (diff)
loplugin:unusedmethods linguistic
Change-Id: I0a2aac4965c444dbd868515549dcc9b1571166cb Reviewed-on: https://gerrit.libreoffice.org/17067 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'linguistic/source/spelldsp.cxx')
-rw-r--r--linguistic/source/spelldsp.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/linguistic/source/spelldsp.cxx b/linguistic/source/spelldsp.cxx
index a23846506b09..83bfbadada9a 100644
--- a/linguistic/source/spelldsp.cxx
+++ b/linguistic/source/spelldsp.cxx
@@ -846,11 +846,6 @@ Sequence< OUString >
}
-LinguDispatcher::DspType SpellCheckerDispatcher::GetDspType() const
-{
- return DSP_SPELL;
-}
-
void SpellCheckerDispatcher::FlushSpellCache()
{
if (pCache)