summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:58 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:58 +0100
commit7fce5e3c4d9c6700786828a6b82577fa95499217 (patch)
tree95dbe6c406dc4e54dff2897a2e73ae7960f9cb1a /src/variable.cc
parent560ebe18ecf165dcfffa2d57870f01f1099be44c (diff)
Remove ra_head
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/variable.cc b/src/variable.cc
index 17145a1a..36fd2246 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -630,7 +630,6 @@ ego_item_type *e_info;
/*
* The randart arrays
*/
-header *ra_head;
randart_part_type *ra_info;
randart_gen_type ra_gen[30];