From 6609df1dddc86fe7897388c8bdaaa45b2835096d Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Wed, 28 Apr 2010 23:07:51 +0000 Subject: [PATCH] Remove Zotero.wait() from r5996, because it can break Z pane opening at startup, which is presumably why this wasn't there already --- chrome/content/zotero/xpcom/translate.js | 1 - 1 file changed, 1 deletion(-) diff --git a/chrome/content/zotero/xpcom/translate.js b/chrome/content/zotero/xpcom/translate.js index f10a6029c7..8bf1daa5a3 100644 --- a/chrome/content/zotero/xpcom/translate.js +++ b/chrome/content/zotero/xpcom/translate.js @@ -79,7 +79,6 @@ Zotero.Translators = new function() { } } - Zotero.wait(); i++; }