fix syntax error
This commit is contained in:
parent
2676acaa8c
commit
2aed83ec82
|
@ -1491,7 +1491,6 @@ server_child (server * serv)
|
|||
if (!serv->dont_use_proxy) /* blocked in serverlist? */
|
||||
{
|
||||
if (FALSE)
|
||||
{
|
||||
;
|
||||
#ifdef USE_LIBPROXY
|
||||
} else if (prefs.proxy_type == 5)
|
||||
|
|
Loading…
Reference in New Issue