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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/player.h b/crawl-ref/source/player.h
index e7cca6269b..0bcb1822f5 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -578,8 +578,6 @@ int carrying_capacity(burden_state_type bs = BS_OVERLOADED);
int check_stealth(void);
-int player_AC(void);
-
int player_energy(void);
int player_evasion(void);