From 4d2391ee094553cc11ce84b7b81d39bdb89ec48e Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Tue, 1 Oct 2019 12:27:17 +0100 Subject: Show the list modes which have variable list lengths in 005. --- src/server.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/server.cpp') diff --git a/src/server.cpp b/src/server.cpp index f2abfe0e2..39d30e37a 100644 --- a/src/server.cpp +++ b/src/server.cpp @@ -201,7 +201,6 @@ void ISupportManager::Build() tokens["STATUSMSG"] = ServerInstance->Modes->BuildPrefixes(false); tokens["TOPICLEN"] = ConvToStr(ServerInstance->Config->Limits.MaxTopic); tokens["USERLEN"] = ConvToStr(ServerInstance->Config->Limits.IdentMax); - tokens["VBANLIST"]; // Modules can add new tokens and also edit or remove existing tokens FOREACH_MOD(On005Numeric, (tokens)); -- cgit v1.3.1-10-gc9f91