Skip to content

Commit b241bc2

Browse files
sherginfacebook-github-bot
authored andcommitted
Fabric: Removing MainQueueExecutor
Summary: We don't need it anymore because we don't use folly::Future. Reviewed By: JoshuaGross Differential Revision: D15344961 fbshipit-source-id: a368e600d69e6879f6a98b4a997de85c71186e92
1 parent 5bb2277 commit b241bc2

File tree

4 files changed

+0
-55
lines changed

4 files changed

+0
-55
lines changed

React/Fabric/Mounting/ComponentViews/Image/RCTImageComponentView.mm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#import <react/imagemanager/ImageRequest.h>
1616
#import <react/imagemanager/RCTImagePrimitivesConversions.h>
1717

18-
#import "MainQueueExecutor.h"
1918
#import "RCTConversions.h"
2019

2120
@implementation RCTImageComponentView {

React/Fabric/Mounting/ComponentViews/Slider/RCTSliderComponentView.mm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
#import <react/components/slider/SliderComponentDescriptor.h>
1414
#import <react/components/slider/SliderLocalData.h>
1515

16-
#import "MainQueueExecutor.h"
17-
1816
using namespace facebook::react;
1917

2018
@implementation RCTSliderComponentView {

React/Fabric/Utils/MainQueueExecutor.h

Lines changed: 0 additions & 21 deletions
This file was deleted.

React/Fabric/Utils/MainQueueExecutor.mm

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)