summaryrefslogtreecommitdiff
path: root/ospf6d
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2011-08-20 22:45:58 +0400
committerPaul Jakma <paul@quagga.net>2012-01-08 11:39:50 +0000
commit5e1731ac1d8593c1317d5d907eda62b52b17470f (patch)
treeca5db73351b53967c095d4e98289cb1c78155738 /ospf6d
parent0e8032d69961ae196c11ba6ead856084c7acf7c2 (diff)
ospf6d: ospf6_lsa_cmd_init() does not exist
Diffstat (limited to 'ospf6d')
-rw-r--r--ospf6d/ospf6_lsa.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ospf6d/ospf6_lsa.h b/ospf6d/ospf6_lsa.h
index a2991ba7..7d93f5cb 100644
--- a/ospf6d/ospf6_lsa.h
+++ b/ospf6d/ospf6_lsa.h
@@ -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);