aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/unittest/punt_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/unittest/punt_test.c')
-rw-r--r--src/plugins/unittest/punt_test.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/plugins/unittest/punt_test.c b/src/plugins/unittest/punt_test.c
index 3806dae88a3..4a7503687db 100644
--- a/src/plugins/unittest/punt_test.c
+++ b/src/plugins/unittest/punt_test.c
@@ -30,11 +30,6 @@ typedef struct punt_trace_t_
vlib_punt_reason_t pt_reason;
} punt_trace_t;
-/**
- * Per-thread clone vectors
- */
-u32 **punt_clones;
-
#define SW_IF_INDEX_PG0 1
#define SW_IF_INDEX_PG1 2