Revision: 7496
http://skim-app.svn.sourceforge.net/skim-app/?rev=7496&view=rev
Author: hofman
Date: 2011-09-18 12:05:39 +0000 (Sun, 18 Sep 2011)
Log Message:
-----------
destroy ivar
Modified Paths:
--------------
trunk/SKFontWell.m
Modified: trunk/SKFontWell.m
===================================================================
--- trunk/SKFontWell.m 2011-09-17 21:56:33 UTC (rev 7495)
+++ trunk/SKFontWell.m 2011-09-18 12:05:39 UTC (rev 7496)
@@ -146,7 +146,7 @@
- (void)dealloc {
[self unbind:FONTNAME_KEY];
[self unbind:FONTSIZE_KEY];
- [bindingInfo release];
+ SKDESTROY(bindingInfo);
if ([self isActive])
[self deactivate];
[super dealloc];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit