summaryrefslogtreecommitdiff
path: root/zebra/zebra_router.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zebra_router.h')
-rw-r--r--zebra/zebra_router.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/zebra/zebra_router.h b/zebra/zebra_router.h
index 5a2f0c9fa1..497846e0fa 100644
--- a/zebra/zebra_router.h
+++ b/zebra/zebra_router.h
@@ -106,11 +106,6 @@ struct zebra_router {
#define ZEBRA_RIB_PROCESS_RETRY_TIME 1
struct work_queue *ribq;
- /* The nexthop group work queue */
-#define ZEBRA_NHG_PROCESS_HOLD_TIME 1
-#define ZEBRA_NHG_PROCESS_RETRY_TIME 10
- struct work_queue *nhgq;
-
/* Meta Queue Information */
struct meta_queue *mq;