Commit 1b14357f authored by Poul-Henning Kamp's avatar Poul-Henning Kamp Committed by Lasse Karstensen

Remove noisy debugging

parent 5e92b134
......@@ -334,7 +334,6 @@ pool_stat_summ(struct worker *wrk, void *priv)
CHECK_OBJ_NOTNULL(wrk, WORKER_MAGIC);
CHECK_OBJ_NOTNULL(wrk->pool, POOL_MAGIC);
VSL(SLT_Debug, 0, "STATSUMM");
AN(priv);
src = priv;
Lck_Lock(&wstat_mtx);
......
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