Re-instate per service configuration, this was never meant to be committed.
This commit is contained in:
parent
31d871527b
commit
7e97b3795a
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ static int _eit_callback
|
|||
|
||||
/* Ignore (disabled) */
|
||||
// TODO: should this be altered?
|
||||
// if (!svc->s_dvb_eit_enable) return 0;
|
||||
if (!svc->s_dvb_eit_enable) return 0;
|
||||
|
||||
/* Register as interesting */
|
||||
// TODO: do we want to register for now/next?
|
||||
|
|
Loading…
Add table
Reference in a new issue