From e3405ca03eebafa60e773812c4f12fed7f4805db Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 23 Feb 2015 09:11:58 +0100 Subject: Remove t_head, t_name, t_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 36fd2246..2aa3c358 100644 --- a/src/variable.cc +++ b/src/variable.cc @@ -635,10 +635,7 @@ randart_gen_type ra_gen[30]; /* jk */ /* the trap-arrays */ -header *t_head; trap_type *t_info; -char *t_name; -char *t_text; /* * The monster race arrays -- cgit v1.2.3