mirror of
https://github.com/transmission/transmission.git
synced 2026-05-03 07:02:20 +01:00
Transition to ARC
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
[coloredImage unlockFocus];
|
||||
|
||||
return [coloredImage autorelease];
|
||||
return coloredImage;
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user