From 17b78d38e438bb25d27aa00554ad948a792850aa Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 13 Feb 2003 22:04:01 +0000 Subject: Fix debug statement in ospf_packet.c and merge error in ospf_lsa.c --- ospfd/ospf_lsa.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'ospfd/ospf_lsa.c') diff --git a/ospfd/ospf_lsa.c b/ospfd/ospf_lsa.c index 0a48babc..9c8cd81d 100644 --- a/ospfd/ospf_lsa.c +++ b/ospfd/ospf_lsa.c @@ -2620,8 +2620,6 @@ ospf_lsa_maxage_walker_remover (struct ospf_lsa *lsa, void *p_arg, int int_arg) case OSPF_OPAQUE_LINK_LSA: case OSPF_OPAQUE_AREA_LSA: case OSPF_OPAQUE_AS_LSA: - case OSPF_OPAQUE_LINK_LSA: - case OSPF_OPAQUE_AREA_LSA: /* * As a general rule, whenever network topology has changed * (due to an LSA removal in this case), routing recalculation -- cgit v1.2.1