summaryrefslogtreecommitdiff
path: root/plugins/SpellChecker/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SpellChecker/src/stdafx.h')
-rw-r--r--plugins/SpellChecker/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SpellChecker/src/stdafx.h b/plugins/SpellChecker/src/stdafx.h
index 57eeba34e8..a7ff2b119e 100644
--- a/plugins/SpellChecker/src/stdafx.h
+++ b/plugins/SpellChecker/src/stdafx.h
@@ -83,7 +83,6 @@ struct CMPlugin : public PLUGIN<CMPlugin>
std::map<std::wstring, int> locales;
- CComPtr<ISpellChecker> m_speller;
CComPtr<ISpellCheckerFactory> m_spellFactory;
int Load() override;