From 924e0a887f87ce531bc5bd26cb55e410b7303383 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sun, 4 Oct 2009 22:28:19 +0200 Subject: Introduced Net::LoginHandler::SetEmailOnRegister This "optional action" specifies whether the server expects to get an email address during registration. It is used now instead of having the general handlers of eAthena and tmwserv set a pointer to an email string on the GUI dialogs (to keep things understandable, the dependency should preferably go one way). --- src/net/ea/generalhandler.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/net/ea/generalhandler.cpp') diff --git a/src/net/ea/generalhandler.cpp b/src/net/ea/generalhandler.cpp index b9172379..c3eab725 100644 --- a/src/net/ea/generalhandler.cpp +++ b/src/net/ea/generalhandler.cpp @@ -107,7 +107,6 @@ GeneralHandler::GeneralHandler(): ItemDB::setStatsList(stats); - RegisterDialog::setEmail(NULL); RegisterDialog::setGender(&netToken.sex); } -- cgit v1.2.3-60-g2f50