diff --git a/chrome/content/zotero/downloadOverlay.js b/chrome/content/zotero/downloadOverlay.js index aee28a8c79..0f274952f5 100644 --- a/chrome/content/zotero/downloadOverlay.js +++ b/chrome/content/zotero/downloadOverlay.js @@ -70,7 +70,6 @@ var Zotero_DownloadOverlay = new function() { } // TODO: Just show an error instead? else { - Zotero.debug(itemGroup, 2); Zotero.debug("Cannot save files to library " + itemGroup.ref.libraryID + " -- saving to personal library instead", 2); }