libthread: remove bogus write in threadmain
This commit is contained in:
parent
845f6bce38
commit
b32d9d9c2e
1 changed files with 0 additions and 1 deletions
|
|
@ -669,7 +669,6 @@ main(int argc, char **argv)
|
|||
|
||||
argv0 = argv[0];
|
||||
|
||||
write(1, "", 0);
|
||||
if(getenv("NOLIBTHREADDAEMONIZE") == nil)
|
||||
_threadsetupdaemonize();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue