mpegts: remove stray printf!

This commit is contained in:
Adam Sutton 2013-11-27 22:58:53 +00:00
parent d61c93afb7
commit 7f11eac58a

View file

@ -374,7 +374,6 @@ mpegts_input_recv_packets
if (mps->mps_type & MPS_TABLE)
table = 1;
}
printf("pid = %04X, stream = %d, table = %d\n", pid, stream, table);
/* Stream data */
if (stream) {