diff options
Diffstat (limited to 'bgpd/bgp_network.c')
-rw-r--r-- | bgpd/bgp_network.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/bgp_network.c b/bgpd/bgp_network.c index 10b3eba8..25d82ae3 100644 --- a/bgpd/bgp_network.c +++ b/bgpd/bgp_network.c @@ -518,7 +518,6 @@ bgp_accept_action(qps_file qf, void* file_info) static int bgp_bind(bgp_connection connection) ; static int bgp_update_source (bgp_connection connection) ; -static bgp_fsm_event_t bgp_sex_connect_error(int err) ; /*------------------------------------------------------------------------------ * Open BGP Connection -- connect() to the other end |