build: add -Wall and -fno-common, fix reported issues
[vpp.git] / src / plugins / nsim / nsim_test.c
index 35f222e..e3c95c7 100644 (file)
@@ -226,7 +226,6 @@ api_nsim_configure (vat_main_t * vam)
   unformat_input_t *i = vam->input;
   f64 delay = 0.0, bandwidth = 0.0;
   f64 packet_size = 1500.0;
-  u32 num_workers = vlib_num_workers ();
   u32 packets_per_drop = 0;
   int ret;