mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Remove unused variable
This commit is contained in:
parent
7bf34c48a9
commit
69f9bc840d
@ -47,7 +47,6 @@ static void audio_mixer_stopped(audio_mixer_sound_t *sound, unsigned reason)
|
||||
|
||||
static void task_audio_mixer_load_handler(retro_task_t *task)
|
||||
{
|
||||
unsigned i;
|
||||
void *buffer = NULL;
|
||||
ssize_t size = 0;
|
||||
audio_mixer_sound_t *handle = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user