diff options
Diffstat (limited to 'src/net/tmwa/beinghandler.h')
-rw-r--r-- | src/net/tmwa/beinghandler.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/tmwa/beinghandler.h b/src/net/tmwa/beinghandler.h index 1ecc23d43..cb366d8a1 100644 --- a/src/net/tmwa/beinghandler.h +++ b/src/net/tmwa/beinghandler.h @@ -56,8 +56,6 @@ class BeingHandler final : public MessageHandler, public Ea::BeingHandler static void processBeingMove(Net::MessageIn &msg); - static void processNameResponse2(Net::MessageIn &msg); - static void processPlayerUpdate1(Net::MessageIn &msg); static void processPlayerUpdate2(Net::MessageIn &msg); |