Improve session debugging
[vpp.git] / src / vnet / tcp / builtin_client.h
index 756b3d1..57d112e 100644 (file)
@@ -93,9 +93,6 @@ typedef struct
   /* Signal variables */
   volatile int run_test;
 
-  /* Number of iterations */
-  int n_iterations;
-
   /* Bytes to send */
   u64 bytes_to_send;