From e23f72738a41ada892e8979aaa9cea318e9d941a Mon Sep 17 00:00:00 2001 From: Alex Borisov Date: Sat, 7 Jan 2012 04:45:01 +0200 Subject: FIX turn off generic proxies correctly --- client/Config.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'client/Config.cpp') diff --git a/client/Config.cpp b/client/Config.cpp index ab06fb3..9a32603 100644 --- a/client/Config.cpp +++ b/client/Config.cpp @@ -222,7 +222,6 @@ ProxyEntryGeneric* Config::GetGenericProxy(string host, short port) } } return NULL; - } vector Config::GetStaticProxyGuiLine(unsigned line) -- cgit v1.2.3