mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
verbosity.c - prevent warning
This commit is contained in:
parent
65ce2d145d
commit
73168d343f
@ -100,6 +100,8 @@ static aslclient asl_client;
|
|||||||
FILE *fp = NULL;
|
FILE *fp = NULL;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
(void)fp;
|
||||||
|
|
||||||
if (!verbosity_is_enabled())
|
if (!verbosity_is_enabled())
|
||||||
return;
|
return;
|
||||||
#if TARGET_OS_IPHONE
|
#if TARGET_OS_IPHONE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user