Merge pull request #3047 from mduan/remove-display-promise
Remove initialization code that's no longer used
This commit is contained in:
commit
b898935eb0
@ -127,8 +127,6 @@ var Page = (function PageClosure() {
|
||||
this.pageDict = pageDict;
|
||||
this.xref = xref;
|
||||
this.ref = ref;
|
||||
|
||||
this.displayReadyPromise = null;
|
||||
}
|
||||
|
||||
Page.prototype = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user