From 90603c33b44678a889bf605bd51e63bb5497a57c Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 21 Feb 2017 00:04:31 -0500 Subject: [PATCH] Remove unused properties --- chrome/content/zotero/xpcom/zotero.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/chrome/content/zotero/xpcom/zotero.js b/chrome/content/zotero/xpcom/zotero.js index fc5cb064a..eff33c522 100644 --- 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 = "";