commit | a80e20d17597253e74e22aed6b1a85417f667b49 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Tue Dec 06 23:54:17 2011 +0400 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Mon Jan 02 17:15:31 2012 +0400 |
tree | 907fa6925ce75160bf43db876eca29b123c72609 | |
parent | 840faaeb00f1617649332dad82952e21e7c7fda7 [diff] [blame] |
ospfd: remove unused code The code for nssa_range and other bits that were written but never used.
diff --git a/ospfd/ospfd.c b/ospfd/ospfd.c index a7553e7..c250fe9 100644 --- a/ospfd/ospfd.c +++ b/ospfd/ospfd.c
@@ -1205,6 +1205,7 @@ return 1; } +#if 0 /* XXX: unused? Leave for symmetry? */ static int ospf_area_nssa_translator_role_unset (struct ospf *ospf, @@ -1222,6 +1223,7 @@ return 1; } +#endif int ospf_area_export_list_set (struct ospf *ospf,