summaryrefslogtreecommitdiff
path: root/src/gui/widgets/spellshortcutcontainer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/spellshortcutcontainer.cpp')
-rw-r--r--src/gui/widgets/spellshortcutcontainer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/widgets/spellshortcutcontainer.cpp b/src/gui/widgets/spellshortcutcontainer.cpp
index 78d112908..ae215b480 100644
--- a/src/gui/widgets/spellshortcutcontainer.cpp
+++ b/src/gui/widgets/spellshortcutcontainer.cpp
@@ -51,8 +51,6 @@ SpellShortcutContainer::SpellShortcutContainer(const unsigned number) :
mSpellPopup(new SpellPopup),
mNumber(number)
{
- mBoxWidth = mBoxWidth;
-
addMouseListener(this);
addWidgetListener(this);