summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-abil.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-abil.h')
-rw-r--r--crawl-ref/source/mon-abil.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-abil.h b/crawl-ref/source/mon-abil.h
index efced91fa4..47aee1641a 100644
--- a/crawl-ref/source/mon-abil.h
+++ b/crawl-ref/source/mon-abil.h
@@ -18,6 +18,5 @@ bool slime_split_merge(monsters *thing);
void ballisto_on_move(monsters * monster, const coord_def & pos);
void activate_ballistomycetes( monsters * monster, const coord_def & origin);
-void deactivate_ballistos();
#endif