diff --git a/src/iperf_api.c b/src/iperf_api.c index 9a264d1..6f4080c 100755 --- a/src/iperf_api.c +++ b/src/iperf_api.c @@ -3101,7 +3101,6 @@ iperf_free_stream(struct iperf_stream *sp) struct iperf_stream * iperf_new_stream(struct iperf_test *test, int s) { - int i; struct iperf_stream *sp; char template[1024];