Skip to content

Commit e188a19

Browse files
Merge branch 'safe-area/1-event-beat-same-frame' into safe-area/6-remove-native-safe-area-view
2 parents fa3d84c + b9441c1 commit e188a19

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

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

packages/react-native/ReactCommon/react/renderer/core/EventBeat.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,6 @@ class EventBeat {
132132
/*
133133
* Induces the next beat to happen as soon as possible.
134134
* Receiver might ignore the call if a beat was not requested.
135-
*
136-
* Called by platform implementations once per frame, and additionally
137-
* right after a synchronous request to process the queue at the call
138-
* site instead of at the next frame boundary.
139135
*/
140136
void induce() const;
141137

0 commit comments

Comments
 (0)