summaryrefslogtreecommitdiff
path: root/src/net/eathena/loginhandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-12-03 15:31:12 +0300
committerAndrei Karas <akaras@inbox.ru>2012-12-03 15:31:12 +0300
commitd69ea30539a6fe816dd6e1d943a0a2adcbd95c19 (patch)
tree8bc8b6b7826a639ca9e516a0f8939afe83d91d9f /src/net/eathena/loginhandler.cpp
parentd43ac6456a95aa3d204272f9bada5d5a28f85072 (diff)
downloadplus-d69ea30539a6fe816dd6e1d943a0a2adcbd95c19.tar.gz
plus-d69ea30539a6fe816dd6e1d943a0a2adcbd95c19.tar.bz2
plus-d69ea30539a6fe816dd6e1d943a0a2adcbd95c19.tar.xz
plus-d69ea30539a6fe816dd6e1d943a0a2adcbd95c19.zip
Fix code style.
Diffstat (limited to 'src/net/eathena/loginhandler.cpp')
-rw-r--r--src/net/eathena/loginhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/loginhandler.cpp b/src/net/eathena/loginhandler.cpp
index a8d5398c1..a1a80494d 100644
--- a/src/net/eathena/loginhandler.cpp
+++ b/src/net/eathena/loginhandler.cpp
@@ -130,7 +130,7 @@ void LoginHandler::changePassword(const std::string &username A_UNUSED,
void LoginHandler::sendLoginRegister(const std::string &username,
const std::string &password,
- const std::string &email)
+ const std::string &email A_UNUSED)
{
MessageOut outMsg(0x0064);
outMsg.writeInt32(0); // client version