summaryrefslogtreecommitdiff
path: root/src/net/eathena/beinghandler.h
diff options
context:
space:
mode:
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);