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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/view.h b/crawl-ref/source/view.h
index 4df53354d8..9c8445f508 100644
--- a/crawl-ref/source/view.h
+++ b/crawl-ref/source/view.h
@@ -13,8 +13,6 @@
void init_monsters_seens();
-void beogh_follower_convert(monsters *monster, bool orc_hit = false);
-void slime_convert(monsters *monster);
bool mons_near(const monsters *monster);
bool mon_enemies_around(const monsters *monster);