Commit 88327484 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

It's nice to know I'm still smarter than gcc

parent ddac7e41
......@@ -489,7 +489,7 @@ pool_herder(void *priv)
double delay;
int wthread_min;
uintmax_t dq = (1ULL << 31);
double dqt;
double dqt = 0;
CAST_OBJ_NOTNULL(pp, priv, POOL_MAGIC);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment