From 737325b4170ca9ff78628f1b104e8c3691083f63 Mon Sep 17 00:00:00 2001 From: TingPing Date: Thu, 17 Oct 2013 05:00:40 -0400 Subject: [PATCH] Remove #xchat from ChatJunkies autojoin --- src/common/servlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/servlist.c b/src/common/servlist.c index 1b14212c..c0601dd3 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -129,7 +129,7 @@ static const struct defaultserver def[] = {"ChattingAway", 0}, {0, "irc.chattingaway.com"}, - {"ChatJunkies", 0, "#xchat"}, + {"ChatJunkies", 0}, {0, "irc.chatjunkies.org"}, {0, "nl.chatjunkies.org"},