diff --git a/chrome/content/zotero/xpcom/integration.js b/chrome/content/zotero/xpcom/integration.js index f6c967176..2f3b58e42 100644 --- a/chrome/content/zotero/xpcom/integration.js +++ b/chrome/content/zotero/xpcom/integration.js @@ -486,7 +486,6 @@ Zotero.Integration.SOAP = new function() { if(citation.updateField) { output.push(citation.field); } else { - Zotero.debug("!"); output.push("!"); }