nat: det44 plugin fix style and api cleanup
[vpp.git] / src / plugins / nat / det44 / det44.api
index f9c3800..9b71b9c 100644 (file)
@@ -39,7 +39,6 @@ autoreply define det44_plugin_enable_disable {
   u32 inside_vrf;
   u32 outside_vrf;
   bool enable;
-  vl_api_interface_index_t sw_if_index;
   option status="in_progress";
 };