No need to fetch encryption data separately before discovery
authorKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 8 Dec 2020 14:49:29 +0000 (15:49 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:59:23 +0000 (10:59 +0100)
commitd22046d67970c61f9b4528ccfb255d1cee3fd20e
tree45e0cd5176d27f6a2fc9dd1b36cf1f5b807a46e8
parent580b36fe20522c18bf67c6bd478a9bf859170e56
No need to fetch encryption data separately before discovery

This step isn't necessary anymore, no one looks at ClientSideEncryption
for that information anyway.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/syncengine.cpp
src/libsync/syncengine.h