From 0e9ef0640cab30431bef8a4683a5da549d5c8f88 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 Jul 2011 01:02:50 +0300 Subject: Extract shared logic from guildhandler and partyhandler netcode to ea namespace. --- src/net/ea/gamehandler.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/net/ea/gamehandler.h') diff --git a/src/net/ea/gamehandler.h b/src/net/ea/gamehandler.h index 16168636b..abfaaa6b4 100644 --- a/src/net/ea/gamehandler.h +++ b/src/net/ea/gamehandler.h @@ -52,7 +52,6 @@ class GameHandler : public Net::GameHandler, public Mana::Listener virtual void setMap(const std::string map); - /** The tmwAthena protocol is making use of the MP status bar. */ virtual bool canUseMagicBar() const { return true; } -- cgit v1.2.3-70-g09d2