Merge pull request #868 from levi/levi/remove-deprecated

Clean up syntax and organization of ASRangeController
This commit is contained in:
appleguy
2015-11-23 21:24:58 -08:00
9 changed files with 186 additions and 209 deletions

View File

@@ -358,10 +358,4 @@
*/
- (BOOL)shouldBatchFetchForTableView:(ASTableView *)tableView;
@end
@interface ASTableView (Deprecated)
@property (nonatomic, assign) ASRangeTuningParameters rangeTuningParameters ASDISPLAYNODE_DEPRECATED;
@end
@end