Skip to content

Commit 1b9b366

Browse files
sherginfacebook-github-bot
authored andcommitted
Removed unused ivar (_launchOptions) from RCTRootView
Reviewed By: javache Differential Revision: D5477683 fbshipit-source-id: 05191c98573fe74105d6af2a098f2a8c4479e09c
1 parent cfeaefb commit 1b9b366

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

React/Base/RCTRootView.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ @implementation RCTRootView
4545
{
4646
RCTBridge *_bridge;
4747
NSString *_moduleName;
48-
NSDictionary *_launchOptions;
4948
RCTRootContentView *_contentView;
5049
BOOL _passThroughTouches;
5150
CGSize _intrinsicContentSize;

0 commit comments

Comments
 (0)