Skip to content

Commit 9c477c1

Browse files
revert unrelated change
1 parent 5e30ceb commit 9c477c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • packages/react-native/ReactCommon/react/renderer/uimanager

packages/react-native/ReactCommon/react/renderer/uimanager/UIManager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,6 @@ ShadowTree::Unique UIManager::stopSurface(SurfaceId surfaceId) const {
362362
// Stop any ongoing animations.
363363
stopSurfaceForAnimationDelegate(surfaceId);
364364

365-
366365
// Waiting for all concurrent commits to be finished and unregistering the
367366
// `ShadowTree`.
368367
auto shadowTree = getShadowTreeRegistry().remove(surfaceId);

0 commit comments

Comments
 (0)