From e63db2551051c143681bdb6f254ad4d7d426772f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 2 Aug 2016 17:51:50 +0300 Subject: Remove unused unregister dialog and states for it. --- src/gui/windows/charselectdialog.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gui/windows/charselectdialog.cpp') diff --git a/src/gui/windows/charselectdialog.cpp b/src/gui/windows/charselectdialog.cpp index 56b0c5930..860c27570 100644 --- a/src/gui/windows/charselectdialog.cpp +++ b/src/gui/windows/charselectdialog.cpp @@ -276,11 +276,6 @@ void CharSelectDialog::action(const ActionEvent &event) { client->setState(State::CHANGEEMAIL); } - else if (eventId == "unregister") - { - charServerHandler->clear(); - client->setState(State::UNREGISTER); - } else if (eventId == "try delete character") { if (mDeleteDialog && mDeleteIndex != -1) -- cgit v1.2.3-70-g09d2