mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 10:20:57 +00:00
This spams too much, disable this
This commit is contained in:
parent
cdbdd04cda
commit
e3d04fd14a
@ -418,8 +418,10 @@ static void audio_callback(double fps)
|
||||
|
||||
if(ret < 0)
|
||||
{
|
||||
#if 0
|
||||
log_cb(RETRO_LOG_ERROR, "mpv encountered an error in audio "
|
||||
"callback: %d.\n", ret);
|
||||
#endif
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user