From 13b02be25a41d7a505f7a888f948220a15edcf8a Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Tue, 30 May 2000 17:00:17 +0000 Subject: Don't run rt calculation twice. --- proto/ospf/lsalib.c | 1 - 1 file changed, 1 deletion(-) diff --git a/proto/ospf/lsalib.c b/proto/ospf/lsalib.c index ac56a10..face9dc 100644 --- a/proto/ospf/lsalib.c +++ b/proto/ospf/lsalib.c @@ -8,7 +8,6 @@ #include "ospf.h" -/* FIXME Go on */ void flush_lsa(struct top_hash_entry *en, struct ospf_area *oa) { -- cgit v1.2.3