From 42847682e6b753a819d23c3df77467f6d39c486b Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Wed, 5 Oct 2016 18:45:08 +0200 Subject: Move bg into GameEditData --- src/variable.cc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/variable.cc') diff --git a/src/variable.cc b/src/variable.cc index 426d4b3a..272d9267 100644 --- a/src/variable.cc +++ b/src/variable.cc @@ -773,12 +773,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 */ -- cgit v1.2.3