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 827d8788de..d62a4affdc 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -538,7 +538,6 @@ bool is_light_armour( const item_def &item );
bool player_light_armour(bool with_skill = false);
bool player_in_water(void);
-bool player_is_swimming(void);
bool player_under_penance(void);