1
0
mirror of https://github.com/moparisthebest/hexchat synced 2025-02-16 15:20:11 -05:00

Remove #hexchat from default autojoin

This commit is contained in:
TingPing 2013-07-27 00:23:40 -04:00
parent 3bd2143d9a
commit 942b92c796

View File

@ -251,7 +251,7 @@ static const struct defaultserver def[] =
{0, "irc.ggn.net"},
{0, "irc.vendetta.com"},
{"freenode", 0, "#hexchat", 0, LOGIN_SASL},
{"freenode", 0, 0, 0, LOGIN_SASL},
#ifdef USE_OPENSSL
{0, "chat.freenode.net/+6697"},
#endif