From 7b998c355bc31db69d5f60480135cd471ef76515 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Wed, 8 Jul 2009 20:32:08 +0000 Subject: [PATCH] Remove debug line that's breaking PubMed and other translators that return a document as an attachment --- chrome/content/zotero/xpcom/translate.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/chrome/content/zotero/xpcom/translate.js b/chrome/content/zotero/xpcom/translate.js index eda73c3ae8..64959c5c10 100644 --- a/chrome/content/zotero/xpcom/translate.js +++ b/chrome/content/zotero/xpcom/translate.js @@ -1257,8 +1257,6 @@ Zotero.Translate.prototype._itemDone = function(item, attachedTo) { } } - Zotero.debug(item); - this._itemsDone = true; // if we're not supposed to save the item or we're in a child translator,