summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/command.h')
-rw-r--r--crawl-ref/source/command.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/crawl-ref/source/command.h b/crawl-ref/source/command.h
index 4be25f8946..47dcd293d8 100644
--- a/crawl-ref/source/command.h
+++ b/crawl-ref/source/command.h
@@ -20,12 +20,6 @@
/* ***********************************************************************
* called from: acr
* *********************************************************************** */
-void quit_game(void);
-
-// last updated 12may2000 {dlb}
-/* ***********************************************************************
- * called from: acr
- * *********************************************************************** */
void version(void);