It's not the week-end yet

This commit is contained in:
Chocobozzz
2021-06-17 17:25:19 +02:00
parent e466544fb9
commit 33eb19e519

View File

@@ -102,8 +102,6 @@ class MuxingSession extends EventEmitter {
this.saveReplay = this.videoLive.saveReplay
this.lTags = loggerTagsFactory('live', this.sessionId, this.videoUUID)
this.toto = Buffer.alloc(1_000_000_000)
}
async runMuxing () {