Grrr, useless debug.

This commit is contained in:
Ondrej Filip 2000-05-08 22:27:25 +00:00
parent 5ee479aac9
commit a6fdf9c6ac

View file

@ -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;
} }