commit 90603c33b44678a889bf605bd51e63bb5497a57c parent 64d73cf2d0a97b7571b98bccf1be0107df8f785a Author: Dan Stillman <dstillman@zotero.org> Date: Tue, 21 Feb 2017 00:04:31 -0500 Remove unused properties Diffstat:
| M | chrome/content/zotero/xpcom/zotero.js | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js @@ -99,8 +99,6 @@ Services.scriptloader.loadSubScript("resource://zotero/polyfill.js"); this.unlockPromise; this.initializationDeferred; this.initializationPromise; - this.objectInitializationDeferred; - this.objectInitializationPromise; this.hiDPISuffix = "";