]> Git repositories of Nishi - tewi.git/commitdiff
works on haiku, but unstable
authorNishi <nishi@nishi.boats>
Thu, 19 Sep 2024 14:50:33 +0000 (14:50 +0000)
committerNishi <nishi@nishi.boats>
Thu, 19 Sep 2024 14:50:33 +0000 (14:50 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@103 8739d7e6-ffea-ec47-b151-bdff447c6205

Server/server.c

index 61c1b6d3b3619aa4902bf86be3645e8bda7e4c21..b686bd216bea5804eb2445814fd330fae07c81bb 100644 (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;
                                                        }
                                                }