diff --git a/src/scripting_api/app.js b/src/scripting_api/app.js index 1fb9e181b..c63c15180 100644 --- a/src/scripting_api/app.js +++ b/src/scripting_api/app.js @@ -66,7 +66,6 @@ class App extends PDFObject { this._timeoutCallbackId = 0; this._globalEval = data.globalEval; this._externalCall = data.externalCall; - this._document = data._document; } // This function is called thanks to the proxy