summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--proto/ospf/dbdes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/ospf/dbdes.c b/proto/ospf/dbdes.c
index 0bc158b..fb00695 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;
}
}