summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:57 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:57 +0100
commitde64b319f76c7cd4b7b2ef1e8cd4a58fc269c99f (patch)
tree9a335011238e10e302f615594786b541e87d4585 /src/variable.cc
parent987fe8afd5245232ef347ad2e1559bf36fd12d44 (diff)
Remove dead declarations
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 ca4603c8..b21e41b4 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -670,7 +670,6 @@ char *t_text;
/*
* The monster race arrays
*/
-header *r_head;
monster_race *r_info;
/*