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 b2e9031e1d..0ea3752a17 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -317,7 +317,6 @@ public:
bool can_see_invisible() const;
bool can_see_invisible(bool unid) const;
bool visible_to(const actor *looker) const;
- bool see_cell(const coord_def &c) const;
bool is_icy() const;
bool is_fiery() const;