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 6b8068fb0e..5b9a321a4a 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -742,7 +742,6 @@ bool disease_player(int amount);
void dec_disease_player();
bool player_weapon_wielded();
-item_def *player_weapon();
// Determines if the given grid is dangerous for the player to enter.
bool is_feat_dangerous(dungeon_feature_type feat);