mirror of
https://github.com/transmission/transmission.git
synced 2026-05-02 22:52:37 +01:00
Transition to ARC
This commit is contained in:
@@ -35,11 +35,6 @@
|
||||
return self;
|
||||
}
|
||||
|
||||
- (void) dealloc
|
||||
{
|
||||
[fGradient release];
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
- (void) drawRect: (NSRect) rect
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user