mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
unneeded change
This commit is contained in:
@@ -670,10 +670,7 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
|
||||
[self performSelectorOnMainThread: @selector(openFilesWithDict:) withObject: dictionary waitUntilDone: NO];
|
||||
}
|
||||
else
|
||||
{
|
||||
[[dictionary objectForKey: @"Filenames"] release];
|
||||
[dictionary release];
|
||||
}
|
||||
}
|
||||
|
||||
- (void) openFilesWithDict: (NSDictionary *) dictionary
|
||||
|
||||
Reference in New Issue
Block a user