branch | ios-revival |
changeset 11221 | e68b3e392091 |
parent 11115 | 3729ac42189b |
11220:76fd61a88c1e | 11221:e68b3e392091 |
---|---|
32 |
32 |
33 |
33 |
34 - (void)dealloc |
34 - (void)dealloc |
35 { |
35 { |
36 self.cornerBackgroundColor = nil; |
36 self.cornerBackgroundColor = nil; |
37 |
|
38 [super dealloc]; |
|
39 } |
37 } |
40 |
38 |
41 |
39 |
42 #pragma mark - |
40 #pragma mark - |
43 #pragma mark Geometry helpers |
41 #pragma mark Geometry helpers |