]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_main.h
fix leaktest
[xonotic/darkplaces.git] / snd_main.h
index 62c5034297058b802394ed65658e2bf905767ac1..97da6693a49956f478e709859a9eb9f8c39d230c 100644 (file)
@@ -195,8 +195,6 @@ typedef struct portable_samplepair_s
 {
        int sample[SND_LISTENERS];
 } portable_sampleframe_t;
-// LordHavoc: was 512, expanded to 2048
-#define        PAINTBUFFER_SIZE 2048
 
 typedef struct listener_s
 {