Drop a debug printf

This commit is contained in:
Andreas Öman 2008-05-17 09:35:17 +00:00
parent 0c2ac1f4e5
commit a4031fd7f2

View file

@ -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);