mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
some cleaning
This commit is contained in:
@@ -688,7 +688,6 @@
|
||||
|
||||
- (void) setProxyEnabled: (id) sender
|
||||
{
|
||||
BOOL enable = [fDefaults boolForKey: @"Proxy"];
|
||||
tr_sessionSetProxyEnabled(fHandle, [fDefaults boolForKey: @"Proxy"]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user