Skip to content

Commit 9df4441

Browse files
committed
reset code
1 parent 92a896a commit 9df4441

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/container_manager/ContainerManager.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -376,9 +376,6 @@ void ContainerManager::incrementallyUpdateContainersSnapshot() {
376376

377377
if (hasChanges) {
378378
mLastUpdateTime = time(nullptr);
379-
if (updatedContainerIDs.size() > 0) {
380-
updateContainerInfoPointersForContainers(updatedContainerIDs);
381-
}
382379
}
383380
}
384381

0 commit comments

Comments
 (0)