Remove deprecated layout controller methods

This commit is contained in:
Levi McCallum
2015-11-19 11:48:06 -08:00
parent fd24314c69
commit e9a32bfd3c
5 changed files with 3 additions and 49 deletions

View File

@@ -15,6 +15,4 @@
- (ASRangeTuningParameters)tuningParametersForRangeType:(ASLayoutRangeType)rangeType;
@property (nonatomic, assign) ASRangeTuningParameters tuningParameters ASDISPLAYNODE_DEPRECATED;
@end