remove comments
This commit is contained in:
parent
8f3957f8f3
commit
6a4f0b46ac
@ -41,8 +41,6 @@
|
|||||||
|
|
||||||
// Getters
|
// Getters
|
||||||
+ (nonnull MFLabel *)label NS_SWIFT_NAME(commonLabel());
|
+ (nonnull MFLabel *)label NS_SWIFT_NAME(commonLabel());
|
||||||
// This is for swift files. Swift is not able to find MFLabel.label()
|
|
||||||
//+ (nonnull MFLabel *)standardLabel;
|
|
||||||
+ (nonnull MFLabel *)commonLabelBodyWithSize:(CGFloat)size scale:(BOOL)scale;
|
+ (nonnull MFLabel *)commonLabelBodyWithSize:(CGFloat)size scale:(BOOL)scale;
|
||||||
+ (nonnull MFLabel *)commonLabelBodyBold:(BOOL)scale;
|
+ (nonnull MFLabel *)commonLabelBodyBold:(BOOL)scale;
|
||||||
+ (nonnull MFLabel *)commonLabelBodyLighter:(BOOL)scale;
|
+ (nonnull MFLabel *)commonLabelBodyLighter:(BOOL)scale;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user