diff --git a/Lottie/Lottie/LAShapeTransform.h b/Lottie/Lottie/LAShapeTransform.h index e85c538abe..2d13b62bdf 100644 --- a/Lottie/Lottie/LAShapeTransform.h +++ b/Lottie/Lottie/LAShapeTransform.h @@ -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;