X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/0586dbb392a7e31e28d37de150d84952931a8452..91731580dad70cd2993e3d10b0268a0708f320d4:/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];