]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_null.c
-CL_Video now allows multiple streams again. It is registered as a r_module
[xonotic/darkplaces.git] / snd_null.c
index c276f72552f974f647aef359fe2c8ab6f2013f58..0bd5157ed22ee50f5ce8a4efc09386110d84e9aa 100755 (executable)
@@ -83,10 +83,6 @@ sfx_t *S_PrecacheSound (const char *sample, qboolean complain, qboolean lock)
        return NULL;
 }
 
-void S_UnlockSfx (sfx_t *sfx)
-{
-}
-
 void S_Update(const matrix4x4_t *matrix)
 {
 }