From e2b5157f29e66cb0ccb151bfd46ee43c8c745fe7 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:58 +0100 Subject: Remove v_name, v_text, v_head --- src/variable.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/variable.cc') diff --git a/src/variable.cc b/src/variable.cc index 35251954..27ebb364 100644 --- a/src/variable.cc +++ b/src/variable.cc @@ -597,10 +597,7 @@ artifact_select_flag *a_select_flags; /* * The vault generation arrays */ -header *v_head; vault_type *v_info; -char *v_name; -char *v_text; /* * The terrain feature arrays -- cgit v1.2.3