commit 8e932ce73fce0b72be445f98cf75dcf52ee6f6de parent 62f4586eb096c54d9c5321338852ca15753f7f04 Author: Dan Stillman <dstillman@zotero.org> Date: Fri, 15 Apr 2016 04:19:37 -0400 Remove debugging lines Diffstat:
| M | chrome/content/zotero/bindings/itembox.xml | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git 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; ]]> </body>