From fcd38e8269205f062e27ea42d5107e5700023ff3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 15 Sep 2014 00:25:28 +0300 Subject: eathena: remove some tmw/evol related packets. --- src/net/eathena/loginhandler.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/net/eathena/loginhandler.h') diff --git a/src/net/eathena/loginhandler.h b/src/net/eathena/loginhandler.h index b30de728c..d9b69496b 100644 --- a/src/net/eathena/loginhandler.h +++ b/src/net/eathena/loginhandler.h @@ -62,10 +62,10 @@ class LoginHandler final : public MessageHandler, public Ea::LoginHandler ServerInfo *getCharServer() const override final A_WARN_UNUSED; - void processUpdateHost2(Net::MessageIn &msg) const; - void processLoginError2(Net::MessageIn &msg) const; + void processUpdateHost2(Net::MessageIn &msg) const; + private: void sendLoginRegister(const std::string &restrict username, const std::string &restrict password, -- cgit v1.2.3-60-g2f50