]> git.puffer.fish Git - mirror/frr.git/commitdiff
ospf6d: ospf6_lsa_cmd_init() does not exist
authorDenis Ovsienko <infrastation@yandex.ru>
Sat, 20 Aug 2011 18:45:58 +0000 (22:45 +0400)
committerPaul Jakma <paul@quagga.net>
Sun, 8 Jan 2012 11:39:50 +0000 (11:39 +0000)
ospf6d/ospf6_lsa.h

index a2991ba7d496d6bbbc869059e2a887f906f3a60e..7d93f5cbac12b0c4d900e57972b9965c816e8b9e 100644 (file)
@@ -245,7 +245,6 @@ extern struct ospf6_lsa_handler *ospf6_get_lsa_handler (u_int16_t type);
 
 extern void ospf6_lsa_init (void);
 extern void ospf6_lsa_terminate (void);
-extern void ospf6_lsa_cmd_init (void);
 
 extern int config_write_ospf6_debug_lsa (struct vty *vty);
 extern void install_element_ospf6_debug_lsa (void);