Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit 526b2ab

Browse files
committed
removed beta range controller
1 parent 41721aa commit 526b2ab

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

AsyncDisplayKit/ASVideoNode.mm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ - (instancetype)init
4545

4646
_previewQueue = dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0);
4747

48-
[ASDisplayNode setShouldUseNewRenderingRange:YES];
49-
5048
#if DEBUG
5149
NSLog(@"*** Warning: ASVideoNode is a new component - the 1.9.6 version may cause performance hiccups.");
5250
#endif

0 commit comments

Comments
 (0)