X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/c92930f48a560adbc8f80ef106a3128cf9c176bf..efb3ce634ac7560512f279a48c2201d4f4762351:/StatusWindow.m diff --git a/StatusWindow.m b/StatusWindow.m index 6fb6ca4..4bf245b 100755 --- a/StatusWindow.m +++ b/StatusWindow.m @@ -139,7 +139,7 @@ lightCount ++; - NSLog(@"%f, %i, %i", volumeLevel, lights, lightCount); + // NSLog(@"%f, %i, %i", volumeLevel, lights, lightCount); if ( lights >= lightCount ) { [aCell setCastsShadow:YES];