X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/dea418e9b45e21979f121796d4ea50060174685a..46b3bb76550cf811d049a534fffddc0da8699f20:/src/newconf.c diff --git a/src/newconf.c b/src/newconf.c index 19d6317..36d0517 100644 --- a/src/newconf.c +++ b/src/newconf.c @@ -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