summary refs log tree commit diff stats
path: root/src/common
diff options
context:
space:
mode:
authorPatrick <tingping@tingping.se>2021-07-09 19:29:21 -0500
committerGitHub <noreply@github.com>2021-07-09 19:29:21 -0500
commitc8536ed50c5472bf9b8ac958367ebb5eba26a20f (patch)
tree6cafe1d3118defa989677d15c8701362e3730a63 /src/common
parentcfb43bf5505a853cd8f80db2cfa9a1240e726cb8 (diff)
servlist: Remove freenode
Closes #2604
Diffstat (limited to 'src/common')
-rw-r--r--src/common/servlist.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c
index e7f22cc9..a203e702 100644
--- a/src/common/servlist.c
+++ b/src/common/servlist.c
@@ -152,11 +152,6 @@ static const struct defaultserver def[] =
 	/* Self signed */
 	{0,			"irc.fdfnet.net"},
 
-	{"freenode", 0, 0, 0, LOGIN_SASL, 0, TRUE},
-	{0,				"chat.freenode.net"},
-	/* irc. points to chat. but many users and urls still reference it */
-	{0,				"irc.freenode.net"},
-
 	{"GameSurge", 0},
 	{0,			"irc.gamesurge.net"},