diff options
-rw-r--r-- | src/common/servlist.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/servlist.c b/src/common/servlist.c index b9b304f8..771d7813 100644 --- a/src/common/servlist.c +++ b/src/common/servlist.c @@ -54,8 +54,6 @@ static const struct defaultserver def[] = /* Invalid hostname in cert */ {0, "irc.2600.net"}, - {"ACN", 0, 0, 0, LOGIN_SASL, 0, TRUE}, - {0, "global.acn.gr"}, {"AfterNET", 0, 0, 0, LOGIN_SASL, 0, TRUE}, {0, "irc.afternet.org"}, |