aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/java/jvpp/jvpp_nsh.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsh-plugin/java/jvpp/jvpp_nsh.h')
-rw-r--r--nsh-plugin/java/jvpp/jvpp_nsh.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/nsh-plugin/java/jvpp/jvpp_nsh.h b/nsh-plugin/java/jvpp/jvpp_nsh.h
index 1f9ab58..8cd6a44 100644
--- a/nsh-plugin/java/jvpp/jvpp_nsh.h
+++ b/nsh-plugin/java/jvpp/jvpp_nsh.h
@@ -23,10 +23,7 @@
#include <jni.h>
typedef struct {
- /* Base message index for the nsh plugin */
- u16 msg_id_base;
-
- /* Pointer to shared memory queue */
+ /* Pointer to shared memory queue */
unix_shared_memory_queue_t * vl_input_queue;
/* VPP api client index */