mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-27 11:52:03 +00:00
no need to setproc(0)
This commit is contained in:
parent
72f4d44f86
commit
0ba4eb47d4
1 changed files with 0 additions and 1 deletions
|
@ -308,7 +308,6 @@ Out:
|
|||
unlock(&threadnproclock);
|
||||
unlock(&p->lock);
|
||||
free(p);
|
||||
setproc(0);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue