Drop a debug printf
This commit is contained in:
parent
0c2ac1f4e5
commit
a4031fd7f2
1 changed files with 0 additions and 3 deletions
3
dvb_fe.c
3
dvb_fe.c
|
@ -132,9 +132,6 @@ dvb_fe_manager(void *aux)
|
|||
|
||||
time(&tdmi->tdmi_got_adapter);
|
||||
|
||||
printf("%s: Tuing changed to %d\n", tda->tda_rootpath, p.frequency);
|
||||
|
||||
|
||||
/* Now that we have tuned, start demuxing of tables */
|
||||
|
||||
pthread_mutex_lock(&tdmi->tdmi_table_lock);
|
||||
|
|
Loading…
Add table
Reference in a new issue