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.h1
1 files changed, 0 insertions, 1 deletions
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; }