This commit is contained in:
Janosch Hoffmann 2024-11-20 20:09:20 +00:00 committed by GitHub
commit a6cd50a889
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -267,9 +267,6 @@ static void send_stored_logs (void)
/**
* Initialize the logging subsystem, based on the configuration.
* Returns 0 upon success, -1 upon failure.
*
* This function uses fprintf() instead of log_message(), since
* the logging is not yet set up...
*/
int setup_logging (void)
{