summaryrefslogtreecommitdiffstats
path: root/proto/ospf/dbdes.c
diff options
context:
space:
mode:
authorOndrej Filip <feela@network.cz>2004-06-04 16:23:21 +0200
committerOndrej Filip <feela@network.cz>2004-06-04 16:23:21 +0200
commit18b40a40726bf6ec03e496a068faa8d173c27dd8 (patch)
tree4acd89693d11e9f1a21f0ec3dfb111a859735a59 /proto/ospf/dbdes.c
parentf9fdabe4f68685e6244e88524b2526958c56e44d (diff)
downloadbird-18b40a40726bf6ec03e496a068faa8d173c27dd8.tar
bird-18b40a40726bf6ec03e496a068faa8d173c27dd8.zip
This can happen now.
Diffstat (limited to 'proto/ospf/dbdes.c')
-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;
}
}