Skip to content

Commit

Permalink
Merge pull request #8 from LunApps/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
seland authored Sep 15, 2016
2 parents 2ad74de + 2b656bf commit 8c3450f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ - (instancetype)initWithCoder:(NSCoder *)aDecoder {
return self;
}
- (void)baseInit {
self.translatesAutoresizingMaskIntoConstraints = NO;
self.clipsToBounds = YES;
self.layer.masksToBounds = NO;
self.stateViews = [[NSMutableArray alloc] init];
Expand Down

0 comments on commit 8c3450f

Please sign in to comment.