summaryrefslogtreecommitdiff
path: root/ospfd/ospf_flood.c
diff options
context:
space:
mode:
Diffstat (limited to 'ospfd/ospf_flood.c')
-rw-r--r--ospfd/ospf_flood.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ospfd/ospf_flood.c b/ospfd/ospf_flood.c
index 8c9a4c6c..1c8cbbf5 100644
--- a/ospfd/ospf_flood.c
+++ b/ospfd/ospf_flood.c
@@ -617,7 +617,6 @@ ospf_flood_through_as (struct ospf *ospf, struct ospf_neighbor *inbr,
{
listnode node;
int lsa_ack_flag;
- struct as_external_lsa *extlsa;
lsa_ack_flag = 0;
@@ -642,7 +641,6 @@ ospf_flood_through_as (struct ospf *ospf, struct ospf_neighbor *inbr,
{
int continue_flag = 0;
struct ospf_area *area = getdata (node);
- struct in_addr fwd;
listnode if_node;
switch (area->external_routing)