diff options
Diffstat (limited to 'bgpd/bgp_main.c')
| -rw-r--r-- | bgpd/bgp_main.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bgpd/bgp_main.c b/bgpd/bgp_main.c index 6736671f37..00dbbc951c 100644 --- a/bgpd/bgp_main.c +++ b/bgpd/bgp_main.c @@ -517,10 +517,6 @@ int main(int argc, char **argv) bgp_script_init(); #endif - hook_register(routing_conf_event, - routing_control_plane_protocols_name_validate); - - /* BGP related initialization. */ bgp_init((unsigned short)instance); |
