summaryrefslogtreecommitdiff
path: root/src/net/ea/beinghandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-16 16:54:10 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-16 16:54:10 +0300
commit2b3b773d1b902eb0797e2d9fc034d63559af87a3 (patch)
tree58749facbde590e8658e75c56825b0a9b703fcd6 /src/net/ea/beinghandler.h
parentbb58d4020ff5d8ade0fec58d3e311ac211c262ef (diff)
downloadplus-2b3b773d1b902eb0797e2d9fc034d63559af87a3.tar.gz
plus-2b3b773d1b902eb0797e2d9fc034d63559af87a3.tar.bz2
plus-2b3b773d1b902eb0797e2d9fc034d63559af87a3.tar.xz
plus-2b3b773d1b902eb0797e2d9fc034d63559af87a3.zip
Move processPvpSet from ea namespace into eathena and 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 55e4a3ef2..b5a4768fc 100644
--- a/src/net/ea/beinghandler.h
+++ b/src/net/ea/beinghandler.h
@@ -64,8 +64,6 @@ class BeingHandler notfinal : public Net::BeingHandler
static void processPvpMapMode(Net::MessageIn &msg);
- static void processPvpSet(Net::MessageIn &msg);
-
static void processNameResponse2(Net::MessageIn &msg);
static void processBeingMove3(Net::MessageIn &msg);