diff --git a/tests/libtest/lib564.c b/tests/libtest/lib564.c index 6a1f746213af1112585c03cb48964d929bd03300..e04a5aba1af0c11ff269e77a25925c22ad2a960e 100644 --- a/tests/libtest/lib564.c +++ b/tests/libtest/lib564.c @@ -8,8 +8,6 @@ * $Id$ */ -/* used for test case 533, 534 and 535 */ - #include "test.h" #include @@ -29,7 +27,6 @@ int test(char *URL) int running; char done=FALSE; CURLM *m; - int current=0; struct timeval ml_start; struct timeval mp_start; char ml_timedout = FALSE;