diff --git a/proto/ospf/dbdes.c b/proto/ospf/dbdes.c index 0bc158b5..fb006956 100644 --- a/proto/ospf/dbdes.c +++ b/proto/ospf/dbdes.c @@ -145,7 +145,6 @@ ospf_dbdes_tx(struct ospf_neighbor *n) break; default: /* Ignore it */ - bug("Bug in dbdes sending"); break; } }