diff --git a/macosx/InfoWindowController.m b/macosx/InfoWindowController.m index a94651629..779f5616f 100644 --- a/macosx/InfoWindowController.m +++ b/macosx/InfoWindowController.m @@ -878,7 +878,7 @@ if ((useSecond = ![[descriptor key] isEqualToString: @"IP"])) { #warning different for different sorts - NSLog(@"%@", [[fPeerTable highlightedTableColumn] identifier]); + //NSLog(@"%@", [[fPeerTable highlightedTableColumn] identifier]); asc = [descriptor ascending]; }