aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/iperf_client_api.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/iperf_client_api.c b/src/iperf_client_api.c
index 61f3560..d0edf7d 100644
--- a/src/iperf_client_api.c
+++ b/src/iperf_client_api.c
@@ -584,7 +584,6 @@ iperf_run_client(struct iperf_test * test)
return 0;
cleanup_and_fail:
- iperf_printf(test, "cleanup_and_fail\n");
iperf_client_end(test);
if (test->json_output)
iperf_json_finish(test);