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.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/crawl-ref/source/spells2.h b/crawl-ref/source/spells2.h
index 722cefa621..8570117899 100644
--- a/crawl-ref/source/spells2.h
+++ b/crawl-ref/source/spells2.h
@@ -108,13 +108,6 @@ void cast_toxic_radiance(void);
// last updated 24may2000 {dlb}
/* ***********************************************************************
- * called from: spell
- * *********************************************************************** */
-void cast_twisted_resurrection(int pow, bool god_gift = false);
-
-
-// last updated 24may2000 {dlb}
-/* ***********************************************************************
* called from: ability
* *********************************************************************** */
void drain_life(int pow);