diff options
Diffstat (limited to 'zebra/zserv.h')
-rw-r--r-- | zebra/zserv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/zserv.h b/zebra/zserv.h index db822a9b..66270157 100644 --- a/zebra/zserv.h +++ b/zebra/zserv.h @@ -26,7 +26,6 @@ #include "workqueue.h" /* Default port information. */ -#define ZEBRA_PORT 2600 #define ZEBRA_VTY_PORT 2601 /* Default configuration filename. */ |