diff options
Diffstat (limited to 'audio/nas/patches/patch-ah')
-rw-r--r-- | audio/nas/patches/patch-ah | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/nas/patches/patch-ah b/audio/nas/patches/patch-ah deleted file mode 100644 index 1971f427404..00000000000 --- a/audio/nas/patches/patch-ah +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ah,v 1.1 2008/10/14 12:47:11 markd Exp $ - -# fix for "libpthread: Unlocking unlocked mutex" seen on NetBSD-4 - ---- lib/audio/OpenSvr.c.orig 2008-10-15 01:31:46.000000000 +1300 -+++ lib/audio/OpenSvr.c -@@ -327,7 +327,6 @@ server is %d.%d!\r\n", - /* - * and done mucking with the server - */ -- _AuUnlockServer(); /* didn't exist, so didn't lock */ - _AuUnlockMutex(_init_mutex); - - /* |