summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.h')
-rw-r--r--crawl-ref/source/player.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/player.h b/crawl-ref/source/player.h
index 239ac20765..f9779dfa61 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -758,7 +758,6 @@ void dec_slow_player(int delay);
void haste_player(int turns);
void dec_haste_player(int delay);
-bool disease_player(int amount);
void dec_disease_player(int delay);
bool player_weapon_wielded();