Don't use mutable lambdas as they hide where we modify work on a copy
authorHannah von Reth <hannah.vonreth@owncloud.com>
Wed, 21 Aug 2019 09:52:11 +0000 (11:52 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:55 +0000 (10:58 +0100)
commite97784bb9dedd2171f25778b03743030dc76d435
tree7b164fbfe587300de4773bad267bcc4c9a543ea0
parent0f92713ce55fbbfa35bfacc3b976a13f8588dced
Don't use mutable lambdas as they hide where we modify work on a copy
src/libsync/discovery.cpp