mirror of
https://github.com/transmission/transmission
synced 2024-12-26 01:27:28 +00:00
remove a log
This commit is contained in:
parent
1f31ecce39
commit
5f5d7deeb3
1 changed files with 0 additions and 1 deletions
|
@ -282,7 +282,6 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
|
|||
NSLog(@"Could not IORegisterForSystemPower");
|
||||
|
||||
//load previous transfers
|
||||
NSLog([self applicationSupportFolder]);
|
||||
NSArray * history = [[NSArray alloc] initWithContentsOfFile: [[self applicationSupportFolder]
|
||||
stringByAppendingPathComponent: @"Transfers.plist"]];
|
||||
|
||||
|
|
Loading…
Reference in a new issue