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 40e4b099..3f47aba5 100644
--- a/src/net/gamehandler.h
+++ b/src/net/gamehandler.h
@@ -37,8 +37,6 @@ class GameHandler
virtual void disconnect() = 0;
- virtual void who() = 0;
-
virtual void quit() = 0;
virtual bool removeDeadBeings() const = 0;