hardcode the max group constant; trivial changes

This commit is contained in:
Mitchell Livingston
2008-10-29 02:33:20 +00:00
parent bb48869f3e
commit 819c1af60e
5 changed files with 11 additions and 11 deletions

View File

@@ -2353,7 +2353,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
- (void) autoSpeedLimitChange: (NSNotification *) notification
{
//clear timer here in case its not being reset
//clear timer here in case it's not being reset
[fSpeedLimitTimer invalidate];
fSpeedLimitTimer = nil;