nat: nat44 cli bug fix
[vpp.git] / src / plugins / nat / nat44-ed / nat44_ed.h
index 1ca7118..05503a4 100644 (file)
@@ -650,8 +650,6 @@ typedef struct snat_main_s
   /* nat44 plugin enabled */
   u8 enabled;
 
-  vnet_main_t *vnet_main;
-
   /* TCP session state machine table:
    *   first dimension is possible states
    *   second dimension is direction (in2out/out2in)