1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 01:03:01 +00:00

stupid logs

This commit is contained in:
Mitchell Livingston 2007-05-06 23:47:30 +00:00
parent 32048e7417
commit d73294492f

View file

@ -1864,7 +1864,7 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
{
if (![fDefaults boolForKey: @"AutoImport"])
return;
NSLog(@"checking");
NSString * path = [[fDefaults stringForKey: @"AutoImportDirectory"] stringByExpandingTildeInPath];
NSArray * importedNames;