summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-project.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-project.h')
-rw-r--r--crawl-ref/source/mon-project.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/mon-project.h b/crawl-ref/source/mon-project.h
index a57afbbd80..f10b543097 100644
--- a/crawl-ref/source/mon-project.h
+++ b/crawl-ref/source/mon-project.h
@@ -9,8 +9,6 @@
#include "beam.h"
-bool mons_is_projectile(monster_type mt);
-
bool cast_iood(actor *caster, int pow, bolt *beam);
bool iood_act(monsters &mon, bool no_trail = false);