]> 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)
committerDenis Ovsienko <infrastation@yandex.ru>
Sat, 20 Aug 2011 18:45:58 +0000 (22:45 +0400)
ospf6d/ospf6_lsa.h

index fb0f27cdae8872a7ffb30f17e6f0d4fddd21b7a3..c57727681d57d2c05d41ac39616a7e1d55ab1e20 100644 (file)
@@ -243,7 +243,6 @@ extern void ospf6_install_lsa_handler (struct ospf6_lsa_handler *handler);
 extern struct ospf6_lsa_handler *ospf6_get_lsa_handler (u_int16_t type);
 
 extern void ospf6_lsa_init (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);