Skip to content

Commit

Permalink
missing release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ksherlock committed Nov 24, 2018
1 parent 6f409db commit 92d89dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Views/TextLabel.m
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ -(void)dealloc {

[_text release];
[_color release];
[_characterGenerator release];
[super dealloc];
}

Expand Down

0 comments on commit 92d89dd

Please sign in to comment.