mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
Remove junk code
This commit is contained in:
@@ -240,7 +240,6 @@ class Mp3AudioTrackBacking implements InputAudioTrackBacking {
|
||||
x => x.timestamp,
|
||||
);
|
||||
if (sampleIndex === -1) {
|
||||
console.log('uh', packet, this.demuxer.loadedSamples);
|
||||
throw new Error('Packet was not created from this track.');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user