Bug 310487 thread leak

patch by colin@theblakes.com r=timeless sr=darin


git-svn-id: svn://10.0.0.236/trunk@181321 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2005-09-30 20:46:14 +00:00
parent 385bb6ea2e
commit c3dbe0577a

View File

@@ -145,7 +145,6 @@ nsThread::Exit(void* arg)
}
self->mDead = PR_TRUE;
self->mThread = nsnull;
#if defined(PR_LOGGING)
if (nsIThreadLog) {