mirror of
https://github.com/status-im/react-native.git
synced 2025-01-26 01:10:34 +00:00
Removed unused ivar (_launchOptions
) from RCTRootView
Reviewed By: javache Differential Revision: D5477683 fbshipit-source-id: 05191c98573fe74105d6af2a098f2a8c4479e09c
This commit is contained in:
parent
cfeaefb4e0
commit
1b9b366cef
@ -45,7 +45,6 @@ NSString *const RCTContentDidAppearNotification = @"RCTContentDidAppearNotificat
|
||||
{
|
||||
RCTBridge *_bridge;
|
||||
NSString *_moduleName;
|
||||
NSDictionary *_launchOptions;
|
||||
RCTRootContentView *_contentView;
|
||||
BOOL _passThroughTouches;
|
||||
CGSize _intrinsicContentSize;
|
||||
|
Loading…
x
Reference in New Issue
Block a user