diff options
Diffstat (limited to 'src/gui/widgets/spellshortcutcontainer.h')
-rw-r--r-- | src/gui/widgets/spellshortcutcontainer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/widgets/spellshortcutcontainer.h b/src/gui/widgets/spellshortcutcontainer.h index 509b96c61..57f5b4a13 100644 --- a/src/gui/widgets/spellshortcutcontainer.h +++ b/src/gui/widgets/spellshortcutcontainer.h @@ -82,7 +82,6 @@ class SpellShortcutContainer final : public ShortcutContainer int getItemByIndex(const int index); private: - TextCommand *mSpellMoved; SpellPopup *mSpellPopup; unsigned int mNumber; gcn::Color mForegroundColor2; |