diff options
Diffstat (limited to 'client.c')
-rw-r--r-- | client.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -142,7 +142,6 @@ client_main(struct client_ctx *cctx) logfile("client"); error = NULL; - xtimeout = INFTIM; while (!sigterm) { if (sigchld) { waitpid(WAIT_ANY, NULL, WNOHANG); |