From: Ondrej Filip Date: Fri, 4 Jun 2004 14:23:21 +0000 (+0000) Subject: This can happen now. X-Git-Tag: v1.2.0~352 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18b40a40726bf6ec03e496a068faa8d173c27dd8;p=thirdparty%2Fbird.git This can happen now. --- diff --git a/proto/ospf/dbdes.c b/proto/ospf/dbdes.c index 0bc158b5d..fb006956d 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; } }