summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgp_main.c')
-rw-r--r--bgpd/bgp_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/bgp_main.c b/bgpd/bgp_main.c
index 38cc78133..08776d200 100644
--- a/bgpd/bgp_main.c
+++ b/bgpd/bgp_main.c
@@ -490,7 +490,6 @@ int main(int argc, char **argv)
break;
default:
frr_help_exit(1);
- break;
}
}
if (skip_runas)