From a7d2cab127719eeef82584664b1abbbee06656c4 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 11 Oct 2010 09:34:12 +0200 Subject: Fussiness --- src/thread-pool.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/thread-pool.c b/src/thread-pool.c index 3a39f1ca..6705aa18 100644 --- a/src/thread-pool.c +++ b/src/thread-pool.c @@ -227,7 +227,6 @@ int run_threads(int n_threads, void (*work)(void *, int), q.n_cookies = n_threads; q.cookies = malloc(q.n_cookies * sizeof(int)); - for ( i=0; i