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 426d4b3a..272d9267 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -774,12 +774,6 @@ DECLARE_FLAG_ZERO_IMPL(dungeon_flag_set, dungeon_flags);
birther previous_char;
/*
- * Race histories
- */
-hist_type *bg;
-int max_bg_idx;
-
-/*
* The spell list of schools
*/
s16b schools_count = 0;