Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzianis Dashkevich committed Nov 15, 2023
1 parent 6762441 commit 3cb65ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/segment-loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -2128,7 +2128,6 @@ export default class SegmentLoader extends videojs.EventTarget {
// as we use the start of the segment to offset the best guess (playlist provided)
// timestamp offset.
this.updateSourceBufferTimestampOffset_(segmentInfo, result.type);
diagnosticLog2('skip setting timestampOffset');

// if this is a sync request we need to determine whether it should
// be appended or not.
Expand Down

0 comments on commit 3cb65ae

Please sign in to comment.