summaryrefslogtreecommitdiff
path: root/econproxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'econproxy.c')
-rw-r--r--econproxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/econproxy.c b/econproxy.c
index 18006e8..cd8a4d0 100644
--- a/econproxy.c
+++ b/econproxy.c
@@ -739,7 +739,7 @@ main(int argc, char *argv[])
/* actually needed only once */
incremental = 1;
}
- usleep(15 * 1000ULL);
+ /*usleep(15 * 1000ULL);*/
}
return 0;