mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-24 18:01:54 +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 len = 0;
|
||||
|
||||
// input_notify(0);
|
||||
|
||||
if (*x == '+') { /* Async reply */
|
||||
busy = 1;
|
||||
input_notify(0);
|
||||
|
Loading…
Reference in New Issue
Block a user