diff options
Diffstat (limited to 'client/Config.cpp')
-rw-r--r-- | client/Config.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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<ProxyEntryStatic> Config::GetStaticProxyGuiLine(unsigned line) |