removed beta range controller

This commit is contained in:
Luke Parham
2016-01-24 23:51:34 -06:00
parent 41721aa42a
commit 526b2ab0cf

View File

@@ -45,8 +45,6 @@
_previewQueue = dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0);
[ASDisplayNode setShouldUseNewRenderingRange:YES];
#if DEBUG
NSLog(@"*** Warning: ASVideoNode is a new component - the 1.9.6 version may cause performance hiccups.");
#endif