shithub: choc

Download patch

ref: 1112e6d783cad35adf994f6281e619b27852c839
parent: da7eb070f7334ad8574fbf742cca509fef212f4b
author: Turo Lamminen <turol@iki.fi>
date: Sat Sep 17 12:31:37 EDT 2022

strife: Remove commented out code

--- a/src/strife/d_main.c
+++ b/src/strife/d_main.c
@@ -199,7 +199,6 @@
 // * 20110206: Start wipegamestate at GS_UNKNOWN (STRIFE-TODO: rename?)
 //
 gamestate_t     wipegamestate = GS_UNKNOWN;
-//extern  int             showMessages; [STRIFE] no such variable
 
 void D_Display (void)
 {