mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
hardcode the max group constant; trivial changes
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user