Remove public needsMeasure

This commit is contained in:
Adlai Holler
2015-10-09 20:27:38 -07:00
parent fdb11275db
commit d8e99e00bd

View File

@@ -54,11 +54,6 @@
- (void)touchesEnded:(NSSet *)touches withEvent:(UIEvent *)event ASDISPLAYNODE_REQUIRES_SUPER;
- (void)touchesCancelled:(NSSet *)touches withEvent:(UIEvent *)event ASDISPLAYNODE_REQUIRES_SUPER;
/*
*
*/
@property (nonatomic) BOOL needsMeasure;
@end