(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…
Reference in New Issue