diff --git a/src/input/mpegts/mpegts_input.c b/src/input/mpegts/mpegts_input.c index 1546be43..732e2569 100644 --- a/src/input/mpegts/mpegts_input.c +++ b/src/input/mpegts/mpegts_input.c @@ -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) {