aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/zenremotestore/builds/buildstorageoperations.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/zenremotestore/builds/buildstorageoperations.cpp b/src/zenremotestore/builds/buildstorageoperations.cpp
index 92017e98d..76f36a921 100644
--- a/src/zenremotestore/builds/buildstorageoperations.cpp
+++ b/src/zenremotestore/builds/buildstorageoperations.cpp
@@ -1103,10 +1103,6 @@ BuildsOperationUpdateFolder::Execute(FolderContent& OutLocalFolderState)
NeededBlockChunkIndexes.push_back(ChunkBlockIndex);
}
}
- else
- {
- ZEN_ASSERT(!RemoteChunkIndexNeedsCopyFromSourceFlags[RemoteChunkIndex]);
- }
}
else
{