summaryrefslogtreecommitdiffstats
path: root/include/cancelgame.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/cancelgame.php')
-rw-r--r--include/cancelgame.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/cancelgame.php b/include/cancelgame.php
index da6ffcc..df6e98d 100644
--- a/include/cancelgame.php
+++ b/include/cancelgame.php
@@ -24,9 +24,6 @@
if(!isset($HOST))
exit;
-/* display the menu */
-output_status();
-
/* you should only get here from a game page, so $me should be set */
if(!myisset("me"))
{