mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
infoviewer: displaying dd availability is now optional -fix
This commit is contained in:
@@ -453,7 +453,7 @@ void CRemoteControl::getNVODs()
|
||||
void CRemoteControl::processAPIDnames()
|
||||
{
|
||||
has_unresolved_ctags= false;
|
||||
has_ac3 = false; //FIXME what this variable suppoused to do ?? seems unused
|
||||
has_ac3 = false; //use in infoviewer
|
||||
int pref_found = -1;
|
||||
int pref_ac3_found = -1;
|
||||
int pref_idx = -1;
|
||||
|
Reference in New Issue
Block a user