]> git.itanic.dy.fi Git - rrdd/commit
run_work_on_queue: Remove excess debug print
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 9 Jul 2016 11:15:06 +0000 (14:15 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sat, 9 Jul 2016 11:15:06 +0000 (14:15 +0300)
commitaa18251f716e9df74468eab15518c7306e6c8bf6
tree55741672379b6b74b446f09efa2b62aed9445814
parentaab9c53857c585b328f923ee03f23d97e4352e8d
run_work_on_queue: Remove excess debug print

If the thread goes to sleep, the queues must be empty. No need to have
an explicit print for it.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
process.c