mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Remove initialization code that's no longer used
This commit is contained in:
parent
f3c1013f54
commit
6beb33c25b
1 changed files with 0 additions and 2 deletions
|
@ -127,8 +127,6 @@ var Page = (function PageClosure() {
|
|||
this.pageDict = pageDict;
|
||||
this.xref = xref;
|
||||
this.ref = ref;
|
||||
|
||||
this.displayReadyPromise = null;
|
||||
}
|
||||
|
||||
Page.prototype = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue