diff options
Diffstat (limited to 'src/gui/char_select.h')
-rw-r--r-- | src/gui/char_select.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/char_select.h b/src/gui/char_select.h index d36904d3..a85bb28c 100644 --- a/src/gui/char_select.h +++ b/src/gui/char_select.h @@ -102,11 +102,6 @@ class CharCreateDialog : public Window, public gcn::ActionListener */ CharCreateDialog(Window *parent = NULL); - /** - * Destructor. - */ - ~CharCreateDialog(); - void action(const std::string& eventId); std::string getName(); |