Bug 166257: removed an unused variable. Thanks to timeless@bemail.org for
the fix.
This commit is contained in:
Родитель
bb076cbe6b
Коммит
ed2684226b
|
@ -55,8 +55,6 @@ extern PRLock *_pr_sleeplock; /* allocated and initialized in prinit */
|
|||
*/
|
||||
void _PR_CleanupThread(PRThread *thread)
|
||||
{
|
||||
PRUintn i;
|
||||
|
||||
/* Free up per-thread-data */
|
||||
_PR_DestroyThreadPrivate(thread);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче