mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 22:13:51 +00:00
(tinyalsa) Get rid of this variable
This commit is contained in:
parent
e34dc17859
commit
e1392b0fd4
@ -2217,8 +2217,6 @@ tinyalsa_write(void *data, const void *buf_, size_t size_)
|
||||
}
|
||||
else
|
||||
{
|
||||
bool eagain_retry = true;
|
||||
|
||||
while (size)
|
||||
{
|
||||
pcm_sframes_t frames;
|
||||
|
Loading…
x
Reference in New Issue
Block a user