From 56339d76da26b41c723b5b44d660f9462622a3b4 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Thu, 31 Jul 2014 06:59:12 +0100 Subject: prosodyctl: Remove nonsensical warning --- prosodyctl | 1 - 1 file changed, 1 deletion(-) diff --git a/prosodyctl b/prosodyctl index 6a6414f6..38dac363 100755 --- a/prosodyctl +++ b/prosodyctl @@ -372,7 +372,6 @@ function commands.deluser(arg) if not hosts[host] then show_warning("The host '%s' is not listed in the configuration file (or is not enabled).", host) - show_warning("The user will not be able to log in until this is changed."); hosts[host] = make_host(host); end -- cgit v1.2.3