aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/iperf_api.c1
1 files changed, 0 insertions, 1 deletions
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];