commit | 8db38639cc4cf796484b352c57f2709151f0e2e4 | [log] [tgz] |
---|---|---|
author | Christian Franke <nobody@nowhere.ws> | Mon Jun 06 21:49:59 2016 +0200 |
committer | Paul Jakma <paul@quagga.net> | Mon Jan 23 18:51:53 2017 +0000 |
tree | 0b31fc87a19b7ac8adbaaef7ef70bbb16f500bcf | |
parent | 5a7a23b09fed1cb26b901e3160c2f6e560cfd679 [diff] |
ospf6d: remove unused broken function ospf6_interface_if_del has not been in use since for quite some years and is broken. (Will crash ospf6d if oi->area == NULL) Since it is not used, just remove it. Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: Christian Franke <chris@opensourcerouting.org> Tested-by: NetDEF CI System <cisystem@netdef.org> Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>