Remove debug line that's breaking PubMed and other translators that return a document as an attachment

This commit is contained in:
Dan Stillman 2009-07-08 20:32:08 +00:00
parent 2408069055
commit 7b998c355b

View File

@ -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,