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 0c5d889f..2c430033 100644
--- a/src/net/gamehandler.h
+++ b/src/net/gamehandler.h
@@ -41,8 +41,6 @@ class GameHandler
virtual void quit() = 0;
- virtual void ping(int tick) = 0;
-
virtual bool removeDeadBeings() const = 0;
/**