summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-selfench.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2011-05-28 22:42:32 -0500
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2011-05-28 22:42:32 -0500
commit2da2391c77813c2959104d4fc85edd8e5895efcc (patch)
tree204ca823234b33644d5d5d3ed54ba3ae9ac0820f /crawl-ref/source/spl-selfench.h
parent0b1c577cf3da21f9271d5887d56b552f1cabbeca (diff)
downloadcrawl-ref-2da2391c77813c2959104d4fc85edd8e5895efcc.tar.gz
crawl-ref-2da2391c77813c2959104d4fc85edd8e5895efcc.zip
Remove obsolete references to the player Berserker Rage spell.
Diffstat (limited to 'crawl-ref/source/spl-selfench.h')
-rw-r--r--crawl-ref/source/spl-selfench.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-selfench.h b/crawl-ref/source/spl-selfench.h
index b578d18096..4bdf0e2200 100644
--- a/crawl-ref/source/spl-selfench.h
+++ b/crawl-ref/source/spl-selfench.h
@@ -10,7 +10,6 @@ void deflection(int pow);
void remove_regen(bool divine_ability = false);
void cast_regen(int pow, bool divine_ability = false);
-void cast_berserk(void);
void cast_swiftness(int power);
void cast_fly(int power);