mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-16 15:27:41 +00:00
Fix warning.
This commit is contained in:
parent
da7cf7e01d
commit
fe2134cb8c
@ -384,7 +384,6 @@ static size_t dsound_write_avail(void *data)
|
||||
|
||||
static size_t dsound_buffer_size(void *data)
|
||||
{
|
||||
dsound_t *ds = (dsound_t*)data;
|
||||
return 4 * 1024;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user