mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Revert PDFPageView.pdfPage reset.
This commit is contained in:
parent
d332f62d60
commit
47c28643d6
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ class PDFPageView {
|
|||
this.reset();
|
||||
if (this.pdfPage) {
|
||||
this.pdfPage.cleanup();
|
||||
this.pdfPage = null;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue