Grrr, useless debug.
This commit is contained in:
parent
5ee479aac9
commit
a6fdf9c6ac
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ ospf_dbdes_rx(struct ospf_dbdes_packet *ps, struct proto *p,
|
|||
}
|
||||
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);
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue