comment out a debug log statement

This commit is contained in:
Mitchell Livingston 2012-10-14 17:32:38 +00:00
parent e1e254d8c2
commit 3fbc1efd2b
1 changed files with 1 additions and 1 deletions

View File

@ -2026,7 +2026,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
description: [torrent name] notificationName: GROWL_DOWNLOAD_COMPLETE
iconData: nil priority: 0 isSticky: NO clickContext: clickContext];
NSLog(@"delegate: %@", [[NSUserNotificationCenterMtLion defaultUserNotificationCenter] delegate]);
//NSLog(@"delegate: %@", [[NSUserNotificationCenterMtLion defaultUserNotificationCenter] delegate]);
if (![fWindow isMainWindow])
[fBadger addCompletedTorrent: torrent];