Remove unwanted debug in freesat code (on INFO).
This commit is contained in:
parent
d94645bec6
commit
bb75790417
1 changed files with 0 additions and 1 deletions
|
@ -643,7 +643,6 @@ static void _eit_start
|
|||
tdt_add(tdmi, NULL, _eit_callback, m, m->id, TDT_CRC, 3003, NULL);
|
||||
} else
|
||||
tdt_add(tdmi, NULL, _eit_callback, m, m->id, TDT_CRC, 0x12, NULL);
|
||||
tvhlog(LOG_INFO, m->id, "install table handlers");
|
||||
}
|
||||
|
||||
static int _eit_enable ( void *m, uint8_t e )
|
||||
|
|
Loading…
Add table
Reference in a new issue