aboutsummaryrefslogtreecommitdiff
path: root/audio/kmp3/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'audio/kmp3/files/patch-ae')
-rw-r--r--audio/kmp3/files/patch-ae14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/kmp3/files/patch-ae b/audio/kmp3/files/patch-ae
deleted file mode 100644
index d0428c42c2db..000000000000
--- a/audio/kmp3/files/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
---- 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);