summaryrefslogtreecommitdiff
path: root/src/testzzuf/daemontest_get_chunked.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testzzuf/daemontest_get_chunked.c')
-rw-r--r--src/testzzuf/daemontest_get_chunked.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/testzzuf/daemontest_get_chunked.c b/src/testzzuf/daemontest_get_chunked.c
index cde1e46b..7b7ac5a0 100644
--- a/src/testzzuf/daemontest_get_chunked.c
+++ b/src/testzzuf/daemontest_get_chunked.c
@@ -37,16 +37,6 @@
#include "socat.c"
-/**
- * A larger loop count will run more random tests --
- * which would be good, except that it may take too
- * long for most user's patience. So this small
- * value is the default.
- */
-#define LOOP_COUNT 10
-
-#define CURL_TIMEOUT 50L
-
struct CBC
{
char *buf;