summaryrefslogtreecommitdiff
path: root/zebra/zserv.h
diff options
context:
space:
mode:
authorpaul <paul>2005-05-06 21:27:33 +0000
committerpaul <paul>2005-05-06 21:27:33 +0000
commit69e10adaf28d4e116c38db2648786557fe131828 (patch)
tree4e00214ef16ba68f9d9b6a3fa8ff5c66a1a54d93 /zebra/zserv.h
parent8cc4198f9fabe5f10f5a773de1503d82f33a01fb (diff)
2005-05-06 Paul Jakma <paul.jakma@sun.com>
* zserv.h: Remove ZEBRA_PORT definition, its in lib/zebra.h now
Diffstat (limited to 'zebra/zserv.h')
-rw-r--r--zebra/zserv.h1
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. */