From: Pavel Tvrdik Date: Wed, 27 Apr 2016 13:01:36 +0000 (+0200) Subject: BIRD Client: Del commented out line from prev commit X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df0f4cc92ff75531b520e1ae8d2e9270da9aefa6;p=thirdparty%2Fbird.git BIRD Client: Del commented out line from prev commit --- diff --git a/client/client.c b/client/client.c index 56194a098..4562aeefa 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);