diff options
Diffstat (limited to 'pathd/path_main.c')
| -rw-r--r-- | pathd/path_main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pathd/path_main.c b/pathd/path_main.c index c3409522e2..fe636c51be 100644 --- a/pathd/path_main.c +++ b/pathd/path_main.c @@ -95,8 +95,6 @@ static const struct frr_yang_module_info *pathd_yang_modules[] = { &frr_pathd_info, }; -#define PATH_VTY_PORT 2621 - /* clang-format off */ FRR_DAEMON_INFO(pathd, PATH, .vty_port = PATH_VTY_PORT, |
