mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 21:22:38 +01: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 (FALSE)
|
||||
{
|
||||
;
|
||||
#ifdef USE_LIBPROXY
|
||||
} else if (prefs.proxy_type == 5)
|
||||
|
Loading…
Reference in New Issue
Block a user