mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Remove stray cat handling.
This commit is contained in:
parent
ee69176a6b
commit
d080f7f7a7
@ -123,8 +123,9 @@ static int _csync_merge_algorithm_visitor(void *obj, void *data) {
|
||||
if (!node) {
|
||||
/* the renamed file could not be found in the opposite tree. That is because it
|
||||
* is not longer existing there, maybe because it was renamed or deleted.
|
||||
* The journal is cleaned up later after propagation.
|
||||
*/
|
||||
csync_add_journal_straycat(ctx, tmp->path);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user