summaryrefslogtreecommitdiff
path: root/linguistic/inc/iprcache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/inc/iprcache.hxx')
-rw-r--r--linguistic/inc/iprcache.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/linguistic/inc/iprcache.hxx b/linguistic/inc/iprcache.hxx
index b311511f8f11..390ceda80d9f 100644
--- a/linguistic/inc/iprcache.hxx
+++ b/linguistic/inc/iprcache.hxx
@@ -58,7 +58,6 @@ class FlushListener :
public:
FlushListener( SpellCache& rFO ) : mrSpellCache(rFO) {}
- virtual ~FlushListener() override {}
void SetDicList( css::uno::Reference< css::linguistic2::XSearchableDictionaryList > &rDL );
void SetPropSet( css::uno::Reference< css::linguistic2::XLinguProperties > &rPS );