mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-25 02:11:53 +00:00
BIRD Client: Del commented out line from prev commit
This commit is contained in:
parent
5b0472587a
commit
df0f4cc92f
@ -355,8 +355,6 @@ server_got_reply(char *x)
|
|||||||
int code = 0;
|
int code = 0;
|
||||||
int len = 0;
|
int len = 0;
|
||||||
|
|
||||||
// input_notify(0);
|
|
||||||
|
|
||||||
if (*x == '+') { /* Async reply */
|
if (*x == '+') { /* Async reply */
|
||||||
busy = 1;
|
busy = 1;
|
||||||
input_notify(0);
|
input_notify(0);
|
||||||
|
Loading…
Reference in New Issue
Block a user