aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sand-leek.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sand-leek.c b/sand-leek.c
index a33b524..899726a 100644
--- a/sand-leek.c
+++ b/sand-leek.c
@@ -225,7 +225,6 @@ work(void *arg) {
/* select next odd exponent */
e += 2;
}
- fprintf(stderr, "Wrap\n");
}
STOP:
sem_post(&working);