diff options
Diffstat (limited to 'src/variable.cc')
-rw-r--r-- | src/variable.cc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/variable.cc b/src/variable.cc index 3813614e..84fcdfba 100644 --- a/src/variable.cc +++ b/src/variable.cc @@ -790,12 +790,6 @@ s32b RANDART_ARMOR; s32b RANDART_JEWEL; /* - * Random spells. - */ -random_spell random_spells[MAX_SPELLS]; -s16b spell_num; - -/* * Runecrafter's selfmade spells. */ rune_spell rune_spells[MAX_RUNES]; |