summaryrefslogtreecommitdiffstats
path: root/editeng/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-09-26 13:41:06 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-09-28 08:59:30 +0200
commitdd5947b852a2c84e6d35ca6d1e4cb0fd09a49b8d (patch)
tree5136fdc4487a655220571ed8443bd77d797858ec /editeng/inc
parentloplugin:virtualdead in extensions (diff)
downloadcore-dd5947b852a2c84e6d35ca6d1e4cb0fd09a49b8d.tar.gz
core-dd5947b852a2c84e6d35ca6d1e4cb0fd09a49b8d.zip
loplugin:virtualdead in editeng
Change-Id: I72f9cf62f9daeaed5108ede41dd41544204a9745 Reviewed-on: https://gerrit.libreoffice.org/79643 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'editeng/inc')
-rw-r--r--editeng/inc/edtspell.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/inc/edtspell.hxx b/editeng/inc/edtspell.hxx
index 53565fd71d9e..d21ce140cf8c 100644
--- a/editeng/inc/edtspell.hxx
+++ b/editeng/inc/edtspell.hxx
@@ -48,7 +48,6 @@ protected:
virtual void SpellContinue() override; // Check area
virtual void ReplaceAll( const OUString &rNewText ) override;
virtual bool SpellMore() override;
- virtual bool HasOtherCnt() override;
public:
EditSpellWrapper( vcl::Window* pWin,