]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_win.c
rewrote COM_ParseToken and COM_ParseTokenConsole to make them buffer size safe (thank...
[xonotic/darkplaces.git] / snd_win.c
index b8d5175399dfc1c2f1e8cc207bbd45426b93e661..427f7c66e218a1f4fd840a529c5b10727cf5bad9 100644 (file)
--- a/snd_win.c
+++ b/snd_win.c
@@ -671,9 +671,7 @@ void SNDDMA_Submit(void)
        {
                if ( snd_completed == snd_sent )
                {
-#ifndef AKVERSION
                        Con_DPrintf ("Sound overrun\n");
-#endif
                        break;
                }