Skip to content

Commit ffdd3e4

Browse files
mhorowitzFacebook Github Bot 7
authored andcommitted
remove dead code
Summary: This property is now in the bridge. Reviewed By: tadeuzagallo Differential Revision: D2985894 fb-gh-sync-id: 38821e0c5998bc96fc8f6164fbbc82c721f5c5ad shipit-source-id: 38821e0c5998bc96fc8f6164fbbc82c721f5c5ad
1 parent f331a58 commit ffdd3e4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

React/Base/RCTRootView.h

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,6 @@ extern NSString *const RCTContentDidAppearNotification;
8383
*/
8484
@property (nonatomic, copy, readwrite) NSDictionary *appProperties;
8585

86-
/**
87-
* The class of the RCTJavaScriptExecutor to use with this view.
88-
* If not specified, it will default to using RCTJSCExecutor.
89-
* Changes will take effect next time the bundle is reloaded.
90-
*/
91-
@property (nonatomic, strong) Class executorClass;
92-
9386
/**
9487
* The size flexibility mode of the root view.
9588
*/

0 commit comments

Comments
 (0)