1
0
mirror of https://github.com/ksherlock/TwoTerm.git synced 2025-01-10 08:30:16 +00:00

missing release.

This commit is contained in:
Kelvin Sherlock 2018-11-24 13:26:55 -05:00
parent 6f409db93e
commit 92d89dd630

@ -51,6 +51,7 @@
[_text release];
[_color release];
[_characterGenerator release];
[super dealloc];
}