Bug 310487 thread leak

patch by colin@theblakes.com r=timeless sr=darin
This commit is contained in:
timeless%mozdev.org 2005-09-30 20:46:14 +00:00
parent abe5e9bed8
commit a360ba5dbe

View File

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