works on haiku, but unstable

git-svn-id: file:///raid/svn-personal/tewi/trunk@103 8739d7e6-ffea-ec47-b151-bdff447c6205
This commit is contained in:
Nishi 2024-09-19 14:50:33 +00:00
parent 1f375d8191
commit 7119126027

View File

@ -838,7 +838,6 @@ void tw_server_loop(void) {
kill = true;
}
if(kill){
printf("Kill thread %d\n", threads[j].thread);
threads[j].used = false;
}
}