mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
lighten the line at the bottom of the filter bar
This commit is contained in:
@@ -411,7 +411,7 @@ tr_session * fHandle;
|
||||
break;
|
||||
default:
|
||||
NSAssert1(NO, @"Port checker returned invalid status: %d", [fPortChecker status]);
|
||||
return;
|
||||
break;
|
||||
}
|
||||
[fPortChecker release];
|
||||
fPortChecker = nil;
|
||||
|
||||
Reference in New Issue
Block a user