Skip to content

Commit

Permalink
Revert "[iOS] fix image can not show when use xcode12 build"
Browse files Browse the repository at this point in the history
This reverts commit e0de1af.
  • Loading branch information
jianhan-he committed Sep 10, 2020
1 parent 59db210 commit 223702e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ios/sdk/WeexSDK/Sources/Display/WXLayer.m
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ @implementation WXLayer

- (void)display
{
[super display];
[self.wx_component _willDisplayLayer:self];
}

Expand Down

0 comments on commit 223702e

Please sign in to comment.