pmt.cpp: remove subtitling_descriptor call

Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a79d9ad41
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-20 (Fri, 20 Jan 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-01-20 19:29:15 +04:00
parent 0a4513e983
commit 3785e122c5

View File

@@ -167,7 +167,6 @@ printf("descr 0x0A: %02X %02X %02X\n", buff[pos+2], buff[pos+3], buff[pos+4]);
descramble = true;//FIXME MGM / 10E scrambling subtitles ?
}
subtitling_descriptor(buff + pos);
break;
case 0x6A: /* AC3 descriptor */