Remove Zotero.wait() from r5996, because it can break Z pane opening at startup, which is presumably why this wasn't there already

This commit is contained in:
Dan Stillman 2010-04-28 23:07:51 +00:00
parent b1c3a10f61
commit 6609df1ddd

View file

@ -79,7 +79,6 @@ Zotero.Translators = new function() {
}
}
Zotero.wait();
i++;
}