summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/view.h')
-rw-r--r--crawl-ref/source/view.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/crawl-ref/source/view.h b/crawl-ref/source/view.h
index f8bf7f3e0b..bc7cc13f8f 100644
--- a/crawl-ref/source/view.h
+++ b/crawl-ref/source/view.h
@@ -83,12 +83,6 @@ bool mons_near(const monsters *monster, unsigned int foe = MHITYOU);
// last updated 12may2000 {dlb}
/* ***********************************************************************
- * called from: acr - player - stuff
- * *********************************************************************** */
-void draw_border(void);
-
-// last updated 12may2000 {dlb}
-/* ***********************************************************************
* called from: acr - view
* *********************************************************************** */
void item(void);