vcl: clear accept msg flags
[vpp.git] / src / vcl / vcl_private.h
index f1c15ba..faab1c2 100644 (file)
@@ -108,7 +108,6 @@ typedef struct
 
 typedef struct vcl_session_msg
 {
-  u32 next;
   union
   {
     session_accepted_msg_t accepted_msg;