summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:58 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:58 +0100
commite2b5157f29e66cb0ccb151bfd46ee43c8c745fe7 (patch)
treeb2e4117434f1c6c944231de9a4d707fb18d7bf3b /src/variable.cc
parentd56f3fcfdb6e166118d869290723320891c5c878 (diff)
Remove v_name, v_text, v_head
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc3
1 files changed, 0 insertions, 3 deletions
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