mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
remove a redundant framework reference and other trivial changes
This commit is contained in:
@@ -887,7 +887,6 @@ tr_handle * fHandle;
|
||||
[dict objectForKey: @"IP"]]];
|
||||
|
||||
NSString * string = [components componentsJoinedByString: @","];
|
||||
|
||||
tr_sessionSetRPCACL(fHandle, [string UTF8String]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user