freebsd-ports/audio/kmp3/files/patch-ae
Chris D. Faulhaber 5a4d4c3b94 Update port to 1.0
Submitted by:	Martin Blapp <mb@imp.ch>
2000-03-09 04:31:30 +00:00

15 lines
452 B
Plaintext

--- src/mpeg/buffer.c Sun Nov 7 17:17:03 1999
+++ src/mpeg/buffer.c Sun Mar 5 13:28:11 2000
@@ -63,11 +63,6 @@
for (;;) {
if (intflag) {
intflag = FALSE;
-//#if defined(SOLARIS) || defined(__NetBSD__)
-// if (param.outmode == DECODE_AUDIO)
-// audio_queueflush (ai);
-//#endif
-// xf->readindex = xf->freeindex;
#if defined(SOLARIS) || defined(__NetBSD__)
if (param.outmode == DECODE_AUDIO)
audio_queueflush (ai);