infoviewer: displaying dd availability is now optional -fix

Origin commit data
------------------
Commit: 9f1904a71d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-06-22 (Fri, 22 Jun 2012)
This commit is contained in:
Jacek Jendrzej
2012-06-22 19:36:38 +02:00
parent 51df80ab7a
commit b84697acc9
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;