Remove callback line from merge
This commit is contained in:
parent
1ed47f4823
commit
ce355357ae
1 changed files with 0 additions and 2 deletions
|
@ -359,8 +359,6 @@ Zotero.Attachments = new function(){
|
|||
wbp.saveURI(nsIURL, null, null, null, null, file, null);
|
||||
}
|
||||
|
||||
if(callback) callback(attachmentItem);
|
||||
|
||||
return attachmentItem;
|
||||
}
|
||||
catch (e){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue