Skip to content
Snippets Groups Projects
Commit df7e19e6 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

cbus: remove a dbug printout

parent 967e865a
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,6 @@ fiber_pool_f(va_list ap)
struct cmsg *msg;
pool->size++;
ev_tstamp last_active_at = ev_now(loop);
say_info("starting, called from %d", f->caller->fid);
restart:
msg = NULL;
while (! stailq_empty(output)) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment