移除多余代码
parent
a6b8881e30
commit
3be6a78568
|
@ -263,7 +263,6 @@ class Processor extends Transform {
|
|||
if (this.waitWritePicture == null) return
|
||||
let isLast = this.mdbLast && this.tasks === 1
|
||||
this.tasks--
|
||||
this.mdb =
|
||||
this.push(
|
||||
MetaDataBlockPicture.create(
|
||||
isLast, this.waitWritePicture.pictureType,
|
||||
|
|
Loading…
Reference in New Issue