]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - audiod.c
Merge commit 'athcx/master'
[paraslash.git] / audiod.c
index b781527ccabb40c43f50a80aab87ef42ee06fb0e..a92c4e3b1ebca665a3804bc168472673fd733037 100644 (file)
--- a/audiod.c
+++ b/audiod.c
@@ -1143,7 +1143,7 @@ int main(int argc, char *argv[])
                PARA_EMERG_LOG("init stream io error: %s\n", para_strerror(-i));
                exit(EXIT_FAILURE);
        }
-       log_welcome("para_audiod", conf.loglevel_arg);
+       log_welcome("para_audiod");
        server_uptime(UPTIME_SET);
        set_initial_status();
        FOR_EACH_SLOT(i)