MT#55283 remove debugging remnant

Change-Id: I58c1af53926dc6d7dcae8609a0b45508757e01cf
(cherry picked from commit 7580e6a572)
mr13.3
Richard Fuchs 8 months ago
parent c3a1291ad0
commit 17e16b4a4b

@ -3984,7 +3984,6 @@ out:
static void __dtx_shutdown(struct dtx_buffer *dtxb) {
if (dtxb->csh) {
__auto_type ch = dtxb->csh;
ilog(LOG_ERR, "XXXXXXXXXXXXX %s:%d %lu %lu %lu", __FILE__, __LINE__, ch->encoder->next_pts, ch->csch.first_ts, ch->csch.first_send_ts);
ch->csch.first_send = (struct timeval) {0};
ch->csch.first_ts = 0;
ch->csch.first_ts = 0;

Loading…
Cancel
Save