summaryrefslogtreecommitdiff
path: root/src/net/ea/beinghandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-03-18 17:34:23 +0300
committerAndrei Karas <akaras@inbox.ru>2015-03-18 17:34:23 +0300
commit4688d64d9881d296193b03d3dd6f5a7305bbf3a7 (patch)
tree7fb0653434004d6cbb5d441892c98eecc31b5a3a /src/net/ea/beinghandler.h
parent240cf581ec7e1727097065a55a654dfdb6330ccd (diff)
downloadplus-4688d64d9881d296193b03d3dd6f5a7305bbf3a7.tar.gz
plus-4688d64d9881d296193b03d3dd6f5a7305bbf3a7.tar.bz2
plus-4688d64d9881d296193b03d3dd6f5a7305bbf3a7.tar.xz
plus-4688d64d9881d296193b03d3dd6f5a7305bbf3a7.zip
Move processBeingAction from ea namespace into tmwa.
Diffstat (limited to 'src/net/ea/beinghandler.h')
-rw-r--r--src/net/ea/beinghandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/ea/beinghandler.h b/src/net/ea/beinghandler.h
index f9d787e72..5b43bbf32 100644
--- a/src/net/ea/beinghandler.h
+++ b/src/net/ea/beinghandler.h
@@ -50,8 +50,6 @@ class BeingHandler notfinal : public Net::BeingHandler
static void processSkillDamage(Net::MessageIn &msg);
- static void processBeingAction(Net::MessageIn &msg);
-
static void processBeingEmotion(Net::MessageIn &msg);
static void processNameResponse(Net::MessageIn &msg);