stupid logs

This commit is contained in:
Mitchell Livingston 2007-05-06 23:47:30 +00:00
parent 32048e7417
commit d73294492f
1 changed files with 1 additions and 1 deletions

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;