Remove ASDisplayNode -shouldUseNewRenderingRange method and ASRangeControllerStable class

This commit is contained in:
Michael Schneider
2016-02-07 14:17:42 -08:00
parent 06bdcd0049
commit 5d474bcb1a
12 changed files with 13 additions and 427 deletions

View File

@@ -19,9 +19,6 @@ NS_ASSUME_NONNULL_BEGIN
@end
@interface ASCollectionViewLayoutControllerStable : ASCollectionViewLayoutController
@end
@interface ASCollectionViewLayoutControllerBeta : ASCollectionViewLayoutController
@end