shithub: choc

Download patch

ref: fa63b210c5da2be17a88443e3d292ea3ede216ca
parent: 509b22c5a816888ad7819d57ea2a672a37be8c23
author: Turo Lamminen <turol@iki.fi>
date: Tue Sep 13 16:22:51 EDT 2022

strife: Remove commented out code

--- a/src/strife/d_main.c
+++ b/src/strife/d_main.c
@@ -114,10 +114,6 @@
 boolean         showintro = true;   // [STRIFE] checkparm of -nograph, disables intro
 
 
-//extern int soundVolume;
-//extern  int	sfxVolume;
-//extern  int	musicVolume;
-
 extern  boolean	inhelpscreens;
 
 skill_t		startskill;