diff options
Diffstat (limited to 'src/gui/textcommandeditor.h')
-rw-r--r-- | src/gui/textcommandeditor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/textcommandeditor.h b/src/gui/textcommandeditor.h index 9239481b7..d0b2f0a54 100644 --- a/src/gui/textcommandeditor.h +++ b/src/gui/textcommandeditor.h @@ -60,8 +60,6 @@ class TextCommandEditor : public Window, public gcn::ActionListener void update(); - void widgetResized(const gcn::Event &event); - void updateList(); void reset(); |