From 5f2ee9e2f8c8d313de85df08abdc2a7f7396995f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 19 Sep 2011 20:35:08 +0300 Subject: Unhide method widgetResized. Removed empty widgetResized from some classes. --- src/gui/textcommandeditor.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gui/textcommandeditor.cpp') diff --git a/src/gui/textcommandeditor.cpp b/src/gui/textcommandeditor.cpp index 0bd25fcb5..6512f8465 100644 --- a/src/gui/textcommandeditor.cpp +++ b/src/gui/textcommandeditor.cpp @@ -343,11 +343,6 @@ void TextCommandEditor::update() { } -void TextCommandEditor::widgetResized(const gcn::Event &event) -{ - Window::widgetResized(event); -} - void TextCommandEditor::updateList() { } -- cgit v1.2.3-60-g2f50