diff --git a/client/client.c b/client/client.c index 56194a09..4562aeef 100644 --- a/client/client.c +++ b/client/client.c @@ -355,8 +355,6 @@ server_got_reply(char *x) int code = 0; int len = 0; -// input_notify(0); - if (*x == '+') { /* Async reply */ busy = 1; input_notify(0);