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
commite6d0a04ee4231400fe9cd4037bf89e2985a18bf3 (patch)
tree1628111f033af42b03582df0af425c0a62bd2392 /src/variable.cc
parente2b5157f29e66cb0ccb151bfd46ee43c8c745fe7 (diff)
Remove e_name, e_text, e_head
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 27ebb364..7909cc08 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -628,10 +628,7 @@ char *set_text;
/*
* The ego-item arrays
*/
-header *e_head;
ego_item_type *e_info;
-char *e_name;
-char *e_text;
/*
* The randart arrays