mirror of
https://github.com/zotero/zotero.git
synced 2026-09-21 00:22:44 +00:00
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…
Add table
Reference in a new issue