From ebd128d47a3bcdf0b0bc03f179c4365c7c23a084 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Sat, 14 Mar 2009 22:20:12 -0600 Subject: Removed a redundant widget resize function in the shortcut window. Signed-off-by: Ira Rice --- src/gui/shortcutwindow.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gui/shortcutwindow.h') diff --git a/src/gui/shortcutwindow.h b/src/gui/shortcutwindow.h index 42077d9c..d79fffd2 100644 --- a/src/gui/shortcutwindow.h +++ b/src/gui/shortcutwindow.h @@ -46,11 +46,6 @@ class ShortcutWindow : public Window */ ~ShortcutWindow(); - /** - * Called whenever the widget changes size. - */ - void widgetResized(const gcn::Event &event); - private: ShortcutWindow(); ShortcutContainer *mItems; -- cgit v1.2.3-70-g09d2