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 b1a8c674..621cdd4c 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -468,11 +468,6 @@ monster_race *r_info;
monster_ego *re_info;
/*
- * The dungeon types arrays
- */
-dungeon_info_type *d_info;
-
-/*
* Player abilities arrays
*/
ability_type *ab_info;
@@ -655,11 +650,6 @@ u16b max_a_idx;
u16b max_e_idx;
/*
- * Maximum number of dungeon types in d_info.txt
- */
-u16b max_d_idx;
-
-/*
* Maximum number of stores types in st_info.txt
*/
u16b max_st_idx;