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/f_finale.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/strife/f_finale.c') diff --git a/src/strife/f_finale.c b/src/strife/f_finale.c index 551a4e24..b853c601 100644 --- a/src/strife/f_finale.c +++ b/src/strife/f_finale.c @@ -608,8 +608,6 @@ int castframes; int castonmelee; boolean castattacking; -extern gamestate_t wipegamestate; - // // F_StartCast // -- cgit v1.2.3