diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi
index 9722e6c36..1ba4b9b53 100644
--- a/html/cgi-bin/ids.cgi
+++ b/html/cgi-bin/ids.cgi
@@ -874,9 +874,6 @@ if ($cgiparams{'RULESET'} eq $Lang::tr{'ids apply'}) {
# Undef the given ID.
undef($cgiparams{'ID'});
- # Lock the webpage and print message.
- &working_notice("$Lang::tr{'ids apply ruleset changes'}");
-
# Drop the stored ruleset file.
&IDS::drop_dl_rulesfile($provider);