commit 7b998c355bc31db69d5f60480135cd471ef76515
parent 2408069055e47e5454a53a90430a9e46d18a836b
Author: Dan Stillman <dstillman@zotero.org>
Date: Wed, 8 Jul 2009 20:32:08 +0000
Remove debug line that's breaking PubMed and other translators that return a document as an attachment
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git 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,