Remove #hexchat from default autojoin

This commit is contained in:
TingPing 2013-07-27 00:23:40 -04:00
parent 3bd2143d9a
commit 942b92c796
1 changed files with 1 additions and 1 deletions

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