Commit Diff
--- src/ngircd/log.c +++ src/ngircd/log.c @@ -204,12 +204,6 @@ va_dcl va_end( ap ); Log_Message(Level, msg); - - if (Level <= LOG_CRIT) { - /* log critical messages to stderr */ - fprintf(stderr, "%s\n", msg); - fflush(stderr); - } if (snotice) { /* Send NOTICE to all local users with mode +s and to the