From 2750aca9b987b9c67f3aff27b25fc8183e9ee2f3 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 5 Nov 2005 06:51:25 +0000 Subject: Add thunderbird-devel after a repocopy from ports/mail/thunderbird. Thunderbird-devel represents work in progress towards Thunderbird 1.5. See http://www.mozilla.org/products/thunderbird/releases/1.5.html for more details. Most of this work was done by ahze and mnag. --- mail/thunderbird-devel/files/patch-bugzilla243151 | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 mail/thunderbird-devel/files/patch-bugzilla243151 (limited to 'mail/thunderbird-devel/files/patch-bugzilla243151') diff --git a/mail/thunderbird-devel/files/patch-bugzilla243151 b/mail/thunderbird-devel/files/patch-bugzilla243151 deleted file mode 100644 index e1a2a77acc20..000000000000 --- a/mail/thunderbird-devel/files/patch-bugzilla243151 +++ /dev/null @@ -1,10 +0,0 @@ -Bogus assertion, see https://bugzilla.mozilla.org/show_bug.cgi?id=243151 - ---- xpcom/threads/nsThread.cpp Sun Oct 5 21:42:05 2003 -+++ xpcom/threads/nsThread.cpp Mon Aug 8 00:33:45 2005 -@@ -374,5 +374,4 @@ - status = PR_NewThreadPrivateIndex(&nsThread::kIThreadSelfIndex, nsThread::Exit); - if (status != PR_SUCCESS) return NS_ERROR_FAILURE; -- NS_ASSERTION(nsThread::kIThreadSelfIndex != 0, "couldn't get thread private index"); - } - -- cgit v1.2.3