aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/java/jvpp-ioamexport/jvpp_ioam_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpp-api/java/jvpp-ioamexport/jvpp_ioam_export.h')
-rw-r--r--src/vpp-api/java/jvpp-ioamexport/jvpp_ioam_export.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vpp-api/java/jvpp-ioamexport/jvpp_ioam_export.h b/src/vpp-api/java/jvpp-ioamexport/jvpp_ioam_export.h
index b6c0c16e..8b243def 100644
--- a/src/vpp-api/java/jvpp-ioamexport/jvpp_ioam_export.h
+++ b/src/vpp-api/java/jvpp-ioamexport/jvpp_ioam_export.h
@@ -24,9 +24,6 @@
/* Global state for JVPP-IOAM-EXPORT */
typedef struct {
- /* Base message index for the export plugin */
- u16 msg_id_base;
-
/* Pointer to shared memory queue */
unix_shared_memory_queue_t * vl_input_queue;