diff options
Diffstat (limited to 'staticd/static_main.c')
| -rw-r--r-- | staticd/static_main.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/staticd/static_main.c b/staticd/static_main.c index 1953701fbb..2fd1741948 100644 --- a/staticd/static_main.c +++ b/staticd/static_main.c @@ -113,8 +113,6 @@ static const struct frr_yang_module_info *const staticd_yang_modules[] = {  	&frr_staticd_info,  }; -#define STATIC_VTY_PORT 2616 -  /*   * NOTE: .flags == FRR_NO_SPLIT_CONFIG to avoid reading split config, mgmtd will   * do this for us now  | 
