summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/variable.cc b/src/variable.cc
index 690082a4..8781485b 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -675,18 +675,12 @@ char *s_text;
/*
* Player race arrays
*/
-header *rp_head;
player_race *race_info;
-char *rp_name;
-char *rp_text;
/*
* Player mod race arrays
*/
-header *rmp_head;
player_race_mod *race_mod_info;
-char *rmp_name;
-char *rmp_text;
/*
* Player class arrays