summary refs log tree commit diff stats
path: root/src/common/servlist.c
diff options
context:
space:
mode:
authorTingPing <tngpng@gmail.com>2013-07-27 00:23:40 -0400
committerTingPing <tngpng@gmail.com>2013-07-27 00:23:40 -0400
commit942b92c7969a4b5e14c64c5451fbc86d61f5d818 (patch)
tree90d5cee2c7c68fd632a5bbf484dbea1215913ad3 /src/common/servlist.c
parent3bd2143d9a082a8aea531a2ddd171d16b4669e1c (diff)
Remove #hexchat from default autojoin
Diffstat (limited to 'src/common/servlist.c')
-rw-r--r--src/common/servlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index ceee3455..51094687 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -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