Download: Remove useless code and add a test
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 28 Feb 2019 13:33:37 +0000 (14:33 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:57:50 +0000 (10:57 +0100)
commit4eb899751995f9f2529042afa3ece0c66c5b10b2
tree1d740f5a130d3c6b7dd91ed13202e166e17fee5c
parent718843ffce4f76131262f728ae214fa252213bc2
Download: Remove useless code and add a test

From issue #7015, the code is wrong because the path is the file system path and
not the path on the DB.
But since this is a conflict, this means the reconcile will still want to download
the file from the server next sync, so we need not to worry about this case
src/libsync/owncloudpropagator.h
src/libsync/propagatedownload.cpp
src/libsync/syncengine.h