Commit Diff


commit - 0305f75456fde86ff9d0179146d2ea821cff1457
commit + 5da98ec389de2a6d671d270abba86c395e593537
blob - f68a0fb9ec90caab217b1ecb9cac37936702af04
blob + 0bc53ed8dc2b3b9a1afea84cadfea528eed33785
--- 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