summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/variable.cc b/src/variable.cc
index 542ba16d..cfb1f7bf 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -428,11 +428,6 @@ player_class const *cp_ptr;
player_spec const *spp_ptr;
-/*
- * The ego-item arrays
- */
-ego_item_type *e_info;
-
/* jk */
/* the trap-arrays */
trap_type *t_info;
@@ -559,11 +554,6 @@ s32b get_level_max_stick = -1;
s32b get_level_use_stick = -1;
/*
- * Maximum number of ego-items in e_info.txt
- */
-u16b max_e_idx;
-
-/*
* Maximum number of objects in the level
*/
u16b max_o_idx;