summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells3.h')
-rw-r--r--crawl-ref/source/spells3.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/spells3.h b/crawl-ref/source/spells3.h
index 945078f45b..0aac012c80 100644
--- a/crawl-ref/source/spells3.h
+++ b/crawl-ref/source/spells3.h
@@ -23,8 +23,6 @@ bool cast_smiting(int power, const coord_def& where);
bool remove_sanctuary(bool did_attack = false);
void decrease_sanctuary_radius();
bool cast_sanctuary(const int power);
-int halo_radius();
-bool inside_halo(const coord_def& where);
bool project_noise();
bool detect_curse(bool suppress_msg);
bool entomb(int powc);