diff options
Diffstat (limited to 'audio/csound-bath/patches/patch-ay')
-rw-r--r-- | audio/csound-bath/patches/patch-ay | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/csound-bath/patches/patch-ay b/audio/csound-bath/patches/patch-ay deleted file mode 100644 index 52a726d5f12..00000000000 --- a/audio/csound-bath/patches/patch-ay +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ay,v 1.1 2003/01/19 21:31:15 hubertf Exp $ - ---- util2/dnoise.dir/dnoise.c.orig Sat Dec 14 05:01:18 2002 -+++ util2/dnoise.dir/dnoise.c -@@ -109,6 +109,9 @@ - static long bytes = 0; - OPARMS O = {0,0, 0,1,1,0, 0,0, 0,0, 0,0, 1,0,0,7, 0,0,0, 0,0,0,0, 0,0 }; - -+#ifdef POLL_EVENTS -+#undef POLL_EVENTS -+#endif - int POLL_EVENTS(void) - { - return 1; |