mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
Stub out this message
This commit is contained in:
parent
be98b0ea0b
commit
ba71dda1b2
@ -1400,7 +1400,10 @@ restart:
|
||||
return -EPIPE;
|
||||
goto restart;
|
||||
}
|
||||
#if 0
|
||||
/* This tends to spam a lot */
|
||||
RARCH_ERR("[TINYALSA]: Cannot write stream data.\n");
|
||||
#endif
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user