remove comments code

This commit is contained in:
Ran Greenberg 2017-08-15 18:38:09 +03:00
parent e9ba45d32b
commit 5db5995350
1 changed files with 0 additions and 10 deletions

View File

@ -18,16 +18,6 @@
@implementation CKGalleryCustomCollectionViewCell
//-(instancetype)initWithFrame:(CGRect)frame {
//
// self = [super initWithFrame:frame];
// if (self) {
// }
//
// return self;
//}
-(void) applyStyle:(NSDictionary*)styleDict {