summaryrefslogtreecommitdiff
path: root/src/net/ea/playerhandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-02 00:13:31 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-06 01:18:55 +0300
commit65d1d4810e79d15e436208dccd865d93c237e5a9 (patch)
tree96396300e4fe69dac17a9a2eba808f5289958554 /src/net/ea/playerhandler.h
parentc8bc9c87d58ba40581da09aa30c79b43f47e0cb0 (diff)
downloadplus-65d1d4810e79d15e436208dccd865d93c237e5a9.tar.gz
plus-65d1d4810e79d15e436208dccd865d93c237e5a9.tar.bz2
plus-65d1d4810e79d15e436208dccd865d93c237e5a9.tar.xz
plus-65d1d4810e79d15e436208dccd865d93c237e5a9.zip
Move processPlayerStatUpdate5 from ea namespace into tmwa and eathena.
Diffstat (limited to 'src/net/ea/playerhandler.h')
-rw-r--r--src/net/ea/playerhandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/ea/playerhandler.h b/src/net/ea/playerhandler.h
index 0c8afd72e..d58930237 100644
--- a/src/net/ea/playerhandler.h
+++ b/src/net/ea/playerhandler.h
@@ -69,8 +69,6 @@ class PlayerHandler notfinal : public Net::PlayerHandler
static void processPlayerStatUpdate4(Net::MessageIn &msg);
- static void processPlayerStatUpdate5(Net::MessageIn &msg);
-
static void processPlayerStatUpdate6(Net::MessageIn &msg);
static void processPlayerArrowMessage(Net::MessageIn &msg);