mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Remove some unintended changes.
This commit is contained in:
parent
176452c988
commit
948de2bdbe
3 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,6 @@ var PDFImage = (function PDFImageClosure() {
|
|||
}
|
||||
function PDFImage(xref, res, image, inline, smask) {
|
||||
this.image = image;
|
||||
|
||||
if (image.getParams) {
|
||||
// JPX/JPEG2000 streams directly contain bits per component
|
||||
// and color space mode information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue