]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_mem.c
sound mixer now operates on floating point, has on-the-fly resampling
[xonotic/darkplaces.git] / snd_mem.c
index 11b0a9d9a9a22a394497c627ff8293a9cb8e2824..635bdd3ffb63407d8a27378fb83756a6b73b8c46 100644 (file)
--- a/snd_mem.c
+++ b/snd_mem.c
@@ -26,8 +26,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include "snd_wav.h"
 #include "snd_modplug.h"
 
-unsigned char resampling_buffer [48000 * 2 * 2];
-
 
 /*
 ====================