summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/libtest/lib1540.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/libtest/lib1540.c b/tests/libtest/lib1540.c
index 86ba085ca..c3f855490 100644
--- a/tests/libtest/lib1540.c
+++ b/tests/libtest/lib1540.c
@@ -79,8 +79,6 @@ static size_t write_callback(void *ptr, size_t size, size_t nmemb, void *userp)
return CURL_WRITEFUNC_PAUSE;
}
-#define TEST_HANG_TIMEOUT 60 * 1000
-
int test(char *URL)
{
CURL *curls = NULL;