infoviewer: displaying dd availability is now optional -fix

This commit is contained in:
satbaby
2012-06-22 19:36:38 +02:00
parent 041991e0de
commit 9f1904a71d
2 changed files with 5 additions and 4 deletions

View File

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