summaryrefslogtreecommitdiffstats
path: root/vlib/vlib/threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'vlib/vlib/threads.h')
-rw-r--r--vlib/vlib/threads.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/vlib/vlib/threads.h b/vlib/vlib/threads.h
index f13d3768e42..f81be798626 100644
--- a/vlib/vlib/threads.h
+++ b/vlib/vlib/threads.h
@@ -264,9 +264,6 @@ typedef struct {
vlib_worker_thread_t * worker_threads;
- /* thread / cpu / io thread parameters */
- u32 main_thread_is_io_node;
-
/*
* Launch all threads as pthreads,
* not eal_rte_launch (strict affinity) threads