mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-26 19:22:22 -05:00
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 (!serv->dont_use_proxy) /* blocked in serverlist? */
|
||||||
{
|
{
|
||||||
if (FALSE)
|
if (FALSE)
|
||||||
{
|
|
||||||
;
|
;
|
||||||
#ifdef USE_LIBPROXY
|
#ifdef USE_LIBPROXY
|
||||||
} else if (prefs.proxy_type == 5)
|
} else if (prefs.proxy_type == 5)
|
||||||
|
Loading…
Reference in New Issue
Block a user