]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Don't run rt calculation twice.
authorOndrej Filip <feela@network.cz>
Tue, 30 May 2000 17:00:17 +0000 (17:00 +0000)
committerOndrej Filip <feela@network.cz>
Tue, 30 May 2000 17:00:17 +0000 (17:00 +0000)
proto/ospf/lsalib.c

index ac56a100888bf2862b803d5b7fe8147645116109..face9dcfeab4bee0a622bba09859407904bf059d 100644 (file)
@@ -8,7 +8,6 @@
 
 #include "ospf.h"
 
-/* FIXME Go on */
 void
 flush_lsa(struct top_hash_entry *en, struct ospf_area *oa)
 {