Remove obsolete code
This commit is contained in:
parent
52ca6d4713
commit
950b583e3b
1 changed files with 0 additions and 8 deletions
|
@ -225,14 +225,6 @@ Zotero.Sync.Runner_Module = function (options = {}) {
|
|||
|
||||
Zotero.debug("Done syncing");
|
||||
}
|
||||
|
||||
/*if (results.changesMade) {
|
||||
Zotero.debug("Changes made during file sync "
|
||||
+ "-- performing additional data sync");
|
||||
this.sync(options);
|
||||
}*/
|
||||
|
||||
return;
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue