From: Andreas Monzner Date: Sat, 30 Aug 2008 08:02:02 +0000 (+0000) Subject: small cleanup X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=d8b0de9b66ba8cb99f68e6c192c398e25a87dcc5;hp=a29bbc0a4ee2eb5f0d86407088380de9887359a0 small cleanup --- diff --git a/lib/dvb/scan.cpp b/lib/dvb/scan.cpp index 0d466f9..6ac2eef 100644 --- a/lib/dvb/scan.cpp +++ b/lib/dvb/scan.cpp @@ -306,10 +306,9 @@ void eDVBScan::PMTready(int err) { case DTS_DESCRIPTOR: case AAC_DESCRIPTOR: - isaudio = 1; case AC3_DESCRIPTOR: isaudio = 1; - break; + break; case REGISTRATION_DESCRIPTOR: /* some services don't have a separate AC3 descriptor */ { /* libdvbsi++ doesn't yet support this descriptor type, so work around. */