Commit d615df89 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski Committed by Grzegorz Daniluk

include/spll_main.h: removed useless messages

parent 488bdc83
......@@ -49,8 +49,6 @@ static void mpll_init(struct spll_main_state *s, int id_ref, int id_out)
s->id_out = id_out;
s->dac_index = id_out - n_chan_ref;
mprintf("DACindex : %d\n", s->dac_index);
pi_init(&s->pi);
ld_init(&s->ld);
}
......
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