summaryrefslogtreecommitdiff
path: root/src/net/ea/gamehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/gamehandler.h')
-rw-r--r--src/net/ea/gamehandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/ea/gamehandler.h b/src/net/ea/gamehandler.h
index a10b244c7..68de36c70 100644
--- a/src/net/ea/gamehandler.h
+++ b/src/net/ea/gamehandler.h
@@ -50,8 +50,6 @@ class GameHandler notfinal : public Net::GameHandler
virtual bool canUseMagicBar() const override final A_WARN_UNUSED
{ return true; }
- virtual void processMapLogin(Net::MessageIn &msg) const;
-
virtual void processWhoAnswer(Net::MessageIn &msg) const;
virtual void processCharSwitchResponse(Net::MessageIn &msg) const;