Remove IPv6 check for IRCNode entry in server list.
This commit is contained in:
@@ -336,9 +336,6 @@ static const struct defaultserver def[] =
|
||||
{"IRCNode", 0},
|
||||
#ifdef USE_OPENSSL
|
||||
{0, "irc.ircnode.org/+6697"},
|
||||
#endif
|
||||
#ifdef USE_IPV6
|
||||
{0, "ipv6.ircnode.org"},
|
||||
#endif
|
||||
{0, "irc.ircnode.org"},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user