From 8e932ce73fce0b72be445f98cf75dcf52ee6f6de Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Fri, 15 Apr 2016 04:19:37 -0400 Subject: [PATCH] Remove debugging lines --- chrome/content/zotero/bindings/itembox.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/chrome/content/zotero/bindings/itembox.xml b/chrome/content/zotero/bindings/itembox.xml index d1abc6ed7e..c36fceaf78 100644 --- a/chrome/content/zotero/bindings/itembox.xml +++ b/chrome/content/zotero/bindings/itembox.xml @@ -2068,9 +2068,6 @@ fields.lastName = ''; } - Zotero.debug("RETURNING FIELDS"); - Zotero.debug(fields); - return fields; ]]>