diff --git a/chrome/content/zotero/integration/quickFormat.js b/chrome/content/zotero/integration/quickFormat.js index a46acb6458..d24faa3540 100644 --- a/chrome/content/zotero/integration/quickFormat.js +++ b/chrome/content/zotero/integration/quickFormat.js @@ -1075,7 +1075,6 @@ var Zotero_QuickFormat = new function () { } else { delete panelRefersToBubble.citationItem["suppress-author"]; } - Zotero.debug(panelRefersToBubble.citationItem); panelRefersToBubble.value = _buildBubbleString(panelRefersToBubble.citationItem); };