summaryrefslogtreecommitdiff
path: root/src/monster_race.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/monster_race.hpp')
-rw-r--r--src/monster_race.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/monster_race.hpp b/src/monster_race.hpp
index 58c49e1f..eb398a3d 100644
--- a/src/monster_race.hpp
+++ b/src/monster_race.hpp
@@ -77,8 +77,6 @@ struct monster_race
bool_ on_saved = 0; /* Is the (unique) on a saved level ? */
- byte total_visible = 0; /* Amount of this race that are visible */
-
obj_theme drops; /* The drops type */
};