summaryrefslogtreecommitdiff
path: root/src/player_race.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/player_race.hpp')
-rw-r--r--src/player_race.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/player_race.hpp b/src/player_race.hpp
index a2f4699c..e0b236db 100644
--- a/src/player_race.hpp
+++ b/src/player_race.hpp
@@ -34,8 +34,6 @@ struct player_race
byte body_parts[BODY_MAX] { }; /* To help to decide what to use when body changing */
- s16b chart = 0; /* Chart history */
-
player_race_flag_set flags;
std::array<player_level_flag, PY_MAX_LEVEL+1> lflags;