diff --git a/src/display/dom_utils.js b/src/display/dom_utils.js index ca9b820ea..a6f7ec624 100644 --- a/src/display/dom_utils.js +++ b/src/display/dom_utils.js @@ -212,7 +212,6 @@ var PageViewport = (function PageViewportClosure() { this.width = width; this.height = height; - this.fontScale = scale; } PageViewport.prototype = /** @lends PageViewport.prototype */ { /**