summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spells2.h')
-rw-r--r--crawl-ref/source/spells2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells2.h b/crawl-ref/source/spells2.h
index 8cd5b9cfb9..3f7a3a32d3 100644
--- a/crawl-ref/source/spells2.h
+++ b/crawl-ref/source/spells2.h
@@ -156,7 +156,7 @@ bool summon_daeva(int pow, god_type god = GOD_NO_GOD, bool quiet = false);
* called from: ability - religion - spell
* *********************************************************************** */
bool cast_tukimas_dance(int pow, god_type god = GOD_NO_GOD,
- bool force_hostile = false, bool quiet_failure = false);
+ bool force_hostile = false);
// last updated 24may2000 {dlb}
/* ***********************************************************************