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/npcdialog.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/gui/npcdialog.h') diff --git a/src/gui/npcdialog.h b/src/gui/npcdialog.h index 2f5a90b5f..7e9ea7e10 100644 --- a/src/gui/npcdialog.h +++ b/src/gui/npcdialog.h @@ -147,13 +147,6 @@ class NpcDialog : public Window, public gcn::ActionListener, void move(int amount); - /** - * Called when resizing the window. - * - * @param event The calling event - */ - void widgetResized(const gcn::Event &event); - void setVisible(bool visible); void optionChanged(const std::string &name); -- cgit v1.2.3-60-g2f50