diff --git a/proto/ospf/dbdes.c b/proto/ospf/dbdes.c index fb006956..2a7d13ab 100644 --- a/proto/ospf/dbdes.c +++ b/proto/ospf/dbdes.c @@ -31,8 +31,6 @@ ospf_dbdes_tx(struct ospf_neighbor *n) u8 *aa,*bb; if((oa->rt==NULL)||(EMPTY_LIST(oa->lsal))) originate_rt_lsa(oa); - oa->origrt=0; - p=(struct proto *)(ifa->proto);