Code Cleanup

This commit is contained in:
Brandon Withrow
2017-01-18 10:04:31 -08:00
parent cd4c66bea3
commit 51774a1cb1

View File

@@ -17,8 +17,6 @@
+ (instancetype)transformIdentityWithCompBounds:(CGRect)compBounds;
- (instancetype)initWithCompBounds:(CGRect)compBounds;
- (instancetype)initWithJSON:(NSDictionary *)jsonDictionary frameRate:(NSNumber *)frameRate compBounds:(CGRect)compBounds;
@property (nonatomic, readonly) CGRect compBounds;