mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 19:21:03 +00:00
Prevent warning
This commit is contained in:
parent
70fc26677d
commit
43448e6081
@ -251,7 +251,7 @@ static void *coreaudio_init(const char *device,
|
||||
#endif
|
||||
goto error;
|
||||
|
||||
#ifndef TARGET_OS_IPHONE
|
||||
#if !TARGET_OS_IPHONE
|
||||
if (device)
|
||||
choose_output_device(dev, device);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user