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
commitc54c7ab7a45e1729bcd3a238cd296850ba91c55f (patch)
tree7447f2e269667378c74daf374dde8fd80f753c0e /src/variable.cc
parent1ba4f05af61fbc1b65cf12d140bb4bce6c91e71d (diff)
Remove st_head, st_name
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/variable.cc b/src/variable.cc
index b0ad10ea..3fdb6f03 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -685,10 +685,7 @@ int wildc2i[256];
/*
* The store/building types arrays
*/
-header *st_head;
store_info_type *st_info;
-char *st_name;
-/* char *st_text; */
/*
* The building actions types arrays