summaryrefslogtreecommitdiff
path: root/lang/spidermonkey/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'lang/spidermonkey/patches/patch-ah')
-rw-r--r--lang/spidermonkey/patches/patch-ah14
1 files changed, 0 insertions, 14 deletions
diff --git a/lang/spidermonkey/patches/patch-ah b/lang/spidermonkey/patches/patch-ah
deleted file mode 100644
index 8295e32ffd9..00000000000
--- a/lang/spidermonkey/patches/patch-ah
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ah,v 1.1 2007/08/12 03:04:34 wiz Exp $
-
---- jslock.c.orig 2004-12-08 20:32:19.000000000 -0500
-+++ jslock.c
-@@ -193,7 +193,9 @@ js_FinishLock(JSThinLock *tl)
- #endif
- }
-
-+#ifndef NSPR_LOCK
- static void js_Dequeue(JSThinLock *);
-+#endif
-
- #ifdef DEBUG_SCOPE_COUNT
-