lighten the line at the bottom of the filter bar

This commit is contained in:
Mitchell Livingston
2010-12-21 03:31:18 +00:00
parent 69f1e8ba0e
commit 8b8ec60007
2 changed files with 2 additions and 2 deletions

View File

@@ -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;