summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/variable.cc b/src/variable.cc
index d7352054..3689bc5c 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -589,9 +589,7 @@ s16b player_hp[PY_MAX_LEVEL];
/*
* The alchemy recipe arrays
*/
-header *al_head;
alchemist_recipe *alchemist_recipes;
-char *al_name;
artifact_select_flag *a_select_flags;
/*