From de5ee3b24f035efe3da8260687200109302f350a Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:58 +0100 Subject: Remove d_head, d_name, d_text --- 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 cbd160cb..0da55623 100644 --- a/src/variable.cc +++ b/src/variable.cc @@ -657,10 +657,7 @@ monster_ego *re_info; /* * The dungeon types arrays */ -header *d_head; dungeon_info_type *d_info; -char *d_name; -char *d_text; /* * Player abilities arrays -- cgit v1.2.3