-fix dd avial

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@615 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
satbaby
2010-06-08 10:57:33 +00:00
parent e7f4eabf4b
commit be56f2efdb

View File

@@ -503,7 +503,6 @@ void CRemoteControl::processAPIDnames()
if ( sectionsd_getComponentTagsUniqueKey( current_EPGid, tags ) ) if ( sectionsd_getComponentTagsUniqueKey( current_EPGid, tags ) )
{ {
has_unresolved_ctags = false; has_unresolved_ctags = false;
has_ac3 = false;
for (unsigned int i=0; i< tags.size(); i++) for (unsigned int i=0; i< tags.size(); i++)
{ {