summaryrefslogtreecommitdiff
path: root/src/net/eathena/beinghandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-12-16 14:20:00 +0300
committerAndrei Karas <akaras@inbox.ru>2014-12-16 14:20:00 +0300
commitbc7231752a095dd451c37824e1c252d0f0579056 (patch)
treedad6ed3272b0adeb72a5018dfb945b4c7c4a5feb /src/net/eathena/beinghandler.h
parent4fb48b418591dc0f1fc257181e743a96999ff0a3 (diff)
downloadplus-bc7231752a095dd451c37824e1c252d0f0579056.tar.gz
plus-bc7231752a095dd451c37824e1c252d0f0579056.tar.bz2
plus-bc7231752a095dd451c37824e1c252d0f0579056.tar.xz
plus-bc7231752a095dd451c37824e1c252d0f0579056.zip
eathena: remove packet SMSG_BEING_CHANGE_LOOKS.
Diffstat (limited to 'src/net/eathena/beinghandler.h')
-rw-r--r--src/net/eathena/beinghandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/beinghandler.h b/src/net/eathena/beinghandler.h
index 378c67fa1..2c11bc15f 100644
--- a/src/net/eathena/beinghandler.h
+++ b/src/net/eathena/beinghandler.h
@@ -51,8 +51,6 @@ class BeingHandler final : public MessageHandler, public Ea::BeingHandler
const int16_t job,
const BeingType::BeingType beingType);
- static void processBeingChangeLook(Net::MessageIn &msg);
-
static void processBeingChangeLook2(Net::MessageIn &msg);
static void processBeingVisible(Net::MessageIn &msg);