diff options
Diffstat (limited to 'src/spellshortcut.cpp')
-rw-r--r-- | src/spellshortcut.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/spellshortcut.cpp b/src/spellshortcut.cpp index 5a3dd6eda..ffcc4ca49 100644 --- a/src/spellshortcut.cpp +++ b/src/spellshortcut.cpp @@ -62,7 +62,6 @@ void SpellShortcut::load() { mItems[k++] = (*i)->getId(); } - } unsigned int SpellShortcut::getSpellsCount() const |