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 b6dd64644b..f5e12a5ed5 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -610,7 +610,6 @@ int player_spirit_shield(bool calc_unid = true);
bool player_can_smell();
bool player_likes_chunks(bool permanently = false);
-bool player_can_swim();
bool player_likes_water(bool permanently = false);
int player_mutation_level(mutation_type mut);