Remove initialization code that's no longer used
This commit is contained in:
parent
f3c1013f54
commit
6beb33c25b
@ -127,8 +127,6 @@ var Page = (function PageClosure() {
|
|||||||
this.pageDict = pageDict;
|
this.pageDict = pageDict;
|
||||||
this.xref = xref;
|
this.xref = xref;
|
||||||
this.ref = ref;
|
this.ref = ref;
|
||||||
|
|
||||||
this.displayReadyPromise = null;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Page.prototype = {
|
Page.prototype = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user