summaryrefslogtreecommitdiff
path: root/src/net/gamehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/gamehandler.h')
-rw-r--r--src/net/gamehandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/gamehandler.h b/src/net/gamehandler.h
index 1b1e3b560..db71d6893 100644
--- a/src/net/gamehandler.h
+++ b/src/net/gamehandler.h
@@ -50,8 +50,6 @@ class GameHandler notfinal
virtual void disconnect2() const = 0;
- virtual bool canUseMagicBar() const A_WARN_UNUSED = 0;
-
virtual bool mustPing() const A_WARN_UNUSED = 0;
virtual void mapLoadedEvent() const = 0;