From 56cae0f3a484cbcb20569b68917f1810a0c2f4a4 Mon Sep 17 00:00:00 2001 From: attilamolnar Date: Mon, 1 Apr 2013 00:54:58 +0200 Subject: Remove legacy code, mostly related to 1.2 compatibility --- src/configreader.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/configreader.cpp') diff --git a/src/configreader.cpp b/src/configreader.cpp index 2577b83b8..1f863ba62 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -551,7 +551,6 @@ void ServerConfig::Fill() Limits.MaxAway = ConfValue("limits")->getInt("maxaway", 200); InvBypassModes = options->getBool("invitebypassmodes", true); NoSnoticeStack = options->getBool("nosnoticestack", false); - WelcomeNotice = options->getBool("welcomenotice", true); range(SoftLimit, 10, ServerInstance->SE->GetMaxFds(), ServerInstance->SE->GetMaxFds(), ""); range(MaxConn, 0, SOMAXCONN, SOMAXCONN, ""); -- cgit v1.3.1-10-gc9f91