Skip to content

Commit d303b59

Browse files
j-piaseckifacebook-github-bot
authored andcommitted
Temporary change to test blocking signal
Differential Revision: D101617654
1 parent b596fd9 commit d303b59

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

packages/react-native/ReactCommon/react/renderer/mounting/ShadowTree.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ class ShadowTree final {
156156
*/
157157
void mergeReactRevision() const;
158158

159+
void noop() const {};
160+
159161
private:
160162
constexpr static ShadowTreeRevision::Number INITIAL_REVISION{0};
161163

0 commit comments

Comments
 (0)