summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/fight.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/fight.h')
-rw-r--r--crawl-ref/source/fight.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/fight.h b/crawl-ref/source/fight.h
index 8fb863ae74..7a28c08b1c 100644
--- a/crawl-ref/source/fight.h
+++ b/crawl-ref/source/fight.h
@@ -201,8 +201,6 @@ private:
const char *verb);
int fire_res_apply_cerebov_downgrade(int res);
void drain_defender();
- void drain_player();
- void drain_monster();
void check_defender_train_armour();
void check_defender_train_dodging();
void splash_defender_with_acid(int strength);