commit | 075e12f57d6c0b115cd177c7b244d9810460e3ff | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Tue Dec 06 23:54:17 2011 +0400 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Wed Dec 07 01:23:32 2011 +0400 |
tree | 755a8a7960a918c77f38a15d931634e9d9170879 | |
parent | f04a80a5d209dbb54f6fec5d0149b7c0e489d29e [diff] [blame] |
ospfd: remove unused code The code for nssa_range and other bits that were written but never used.
diff --git a/ospfd/ospf_spf.c b/ospfd/ospf_spf.c index 6dcf0b1..d7f9ba2 100644 --- a/ospfd/ospf_spf.c +++ b/ospfd/ospf_spf.c
@@ -1042,6 +1042,7 @@ route_table_finish (rtrs); } +#if 0 static void ospf_rtrs_print (struct route_table *rtrs) { @@ -1101,6 +1102,7 @@ zlog_debug ("ospf_rtrs_print() end"); } +#endif /* Calculating the shortest-path tree for an area. */ static void