mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Fix nits.
This commit is contained in:
parent
f4f125f67d
commit
8096d747c0
2 changed files with 2 additions and 3 deletions
|
@ -214,7 +214,6 @@ var PDFImage = (function PDFImageClosure() {
|
|||
bits = remainingBits;
|
||||
}
|
||||
}
|
||||
if(decodeMap) console.timeEnd('getComps');
|
||||
return output;
|
||||
},
|
||||
getOpacity: function getOpacity() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue