]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
In function `S_ServerSounds': unused variable `sfxnext' (commented it out).
authormotorsep <motorsep@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 11 Apr 2009 20:07:47 +0000 (20:07 +0000)
committermotorsep <motorsep@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 11 Apr 2009 20:07:47 +0000 (20:07 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8900 d7cf8633-e32d-0410-b094-e92efae38249

snd_main.c

index 21cf2033c43886a2769a5da29d2f809cd90089d0..6ea262f64f4051755708edbdff9ee8f34dbde16a 100644 (file)
@@ -1008,7 +1008,7 @@ S_ServerSounds
 void S_ServerSounds (char serversound [][MAX_QPATH], unsigned int numsounds)
 {
        sfx_t *sfx;
-       sfx_t *sfxnext;
+//     sfx_t *sfxnext;
        unsigned int i;
 
        // Start the ambient sounds and make them loop