mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
remove debugging
This commit is contained in:
parent
6d7fdb243c
commit
dcfa5aba0d
1 changed files with 0 additions and 1 deletions
|
@ -225,7 +225,6 @@ Out:
|
|||
unlock(&p->lock);
|
||||
free(p);
|
||||
setproc(0);
|
||||
print("e %p (tid %d)\n", p, gettid());
|
||||
pthread_exit(nil);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue