summaryrefslogtreecommitdiff
path: root/src/gui/char_select.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/char_select.h')
-rw-r--r--src/gui/char_select.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/char_select.h b/src/gui/char_select.h
index 3751a440..d36904d3 100644
--- a/src/gui/char_select.h
+++ b/src/gui/char_select.h
@@ -47,11 +47,6 @@ class CharSelectDialog : public Window, public gcn::ActionListener
*/
CharSelectDialog();
- /**
- * Destructor.
- */
- ~CharSelectDialog();
-
void action(const std::string& eventId);
void setPlayerInfo(PLAYER_INFO* pi);