summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/variable.cc b/src/variable.cc
index c458cb30..60949c2d 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -1216,8 +1216,6 @@ bool_ player_char_health;
/*
* The spell list of schools
*/
-s16b school_spells_count = 0;
-spell_type *school_spells[SCHOOL_SPELLS_MAX];
s16b schools_count = 0;
school_type schools[SCHOOLS_MAX];