Skip to content

Commit cbc4da1

Browse files
committed
Remove empty branch
1 parent b36b136 commit cbc4da1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/react-native-reanimated/apple/reanimated/apple/REANodesManager.mm

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,10 +242,6 @@ - (void)invalidate
242242
}];
243243
}
244244

245-
#ifdef RCT_NEW_ARCH_ENABLED
246-
// nothing
247-
#endif // RCT_NEW_ARCH_ENABLED
248-
249245
- (void)operationsBatchDidComplete
250246
{
251247
if (![[self getDisplayLink] isPaused]) {

0 commit comments

Comments
 (0)