Re-instate per service configuration, this was never meant to be committed.

This commit is contained in:
Adam Sutton 2012-07-01 21:07:52 +01:00
parent 31d871527b
commit 7e97b3795a

View file

@ -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?