From 4bf764a5b8952856b1ca04f1282121e8054938de Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sat, 29 Oct 2011 22:58:13 +0000 Subject: Enable gcc warning to detect redundant declarations, and clean up instances of this within the code (thanks Edward-san). Subversion-branch: /branches/v2-branch Subversion-revision: 2468 --- src/strife/hu_stuff.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/strife/hu_stuff.c') diff --git a/src/strife/hu_stuff.c b/src/strife/hu_stuff.c index 83757b07..ab973e8d 100644 --- a/src/strife/hu_stuff.c +++ b/src/strife/hu_stuff.c @@ -118,7 +118,6 @@ static hu_stext_t w_message; static int message_counter; //extern int showMessages; [STRIFE] no such variable -extern boolean automapactive; static boolean headsupactive = false; -- cgit v1.2.3