Update sync.d

* Remove this
This commit is contained in:
abraunegg 2020-11-13 08:02:28 +11:00
parent dd989b73d1
commit b57bb3fde5

View file

@ -2431,9 +2431,6 @@ final class SyncEngine
} catch (FileException e) {
// display the error message
displayFileSystemErrorMessage(e.msg);
// flag that this download failed, otherwise the 'item' is added to the database - then, as not present on the local disk, would get deleted from OneDrive
downloadFailed = true;
return;
}
} else {
// we dont create the directory, but we need to track that we 'faked it'