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 81b0fe44d4..a9ef76f13c 100644
--- a/crawl-ref/source/player.h
+++ b/crawl-ref/source/player.h
@@ -62,8 +62,6 @@ public:
char max_level;
- coord_def youpos;
-
coord_def prev_move;
int hunger;