]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/newconf.c
presence: Add _butone() variant of sendto_common_channels_local_with_capability().
[irc/rqf/shadowircd.git] / src / newconf.c
index 19d6317c4630e2cd8fe86fe460870a51904f9442..36d05175785f4616b1a4402799440c16a0a51e65 100644 (file)
@@ -1790,8 +1790,6 @@ conf_report_error(const char *fmt, ...)
 
        ierror("\"%s\", line %d: %s", current_file, lineno + 1, msg);
        sendto_realops_snomask(SNO_GENERAL, L_ALL, "\"%s\", line %d: %s", current_file, lineno + 1, msg);
-       if (remote_rehash_oper_p)
-               sendto_one_notice(remote_rehash_oper_p, ":*** Notice -- \"%s\", line %d: %s", current_file, lineno + 1, msg);
 }
 
 int