if no audioOutput specified, we no attempt to detect if there exists a usable oss or alsa device
git-svn-id: https://svn.musicpd.org/mpd/trunk@3057 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -357,8 +357,8 @@ void setupLogOutput(Options * options, FILE * out, FILE * err) {
|
||||
}
|
||||
|
||||
myfprintfStdLogMode(out, err);
|
||||
flushWarningLog();
|
||||
}
|
||||
flushWarningLog();
|
||||
|
||||
/* lets redirect stdin to dev null as a work around for libao bug */
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user