mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 17:51:53 +00:00
Grrr, useless debug.
This commit is contained in:
parent
5ee479aac9
commit
a6fdf9c6ac
@ -271,7 +271,7 @@ ospf_dbdes_rx(struct ospf_dbdes_packet *ps, struct proto *p,
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
debug("%s: Nothing happend to %I (imms=%u)\n", p->name, nrid,
|
DBG("%s: Nothing happend to %I (imms=%u)\n", p->name, nrid,
|
||||||
ps->imms.byte);
|
ps->imms.byte);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user