datapath-windows: Cleanup unused variables
[cascardo/ovs.git] / datapath-windows / ovsext / Stt.h
index 9a45379..a3e3915 100644 (file)
@@ -56,11 +56,6 @@ typedef struct _OVS_STT_VPORT {
     UINT16 dstPort;
     UINT64 ackNo;
     UINT64 ipId;
-
-    UINT64 inPkts;
-    UINT64 outPkts;
-    UINT64 slowInPkts;
-    UINT64 slowOutPkts;
 } OVS_STT_VPORT, *POVS_STT_VPORT;
 
 typedef struct _OVS_STT_PKT_KEY {