mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
Buildfix
This commit is contained in:
parent
cdf0b5e076
commit
35d607f46e
@ -98,9 +98,8 @@ static aslclient asl_client;
|
|||||||
#endif
|
#endif
|
||||||
#else
|
#else
|
||||||
FILE *fp = NULL;
|
FILE *fp = NULL;
|
||||||
#endif
|
|
||||||
|
|
||||||
(void)fp;
|
(void)fp;
|
||||||
|
#endif
|
||||||
|
|
||||||
if (!verbosity_is_enabled())
|
if (!verbosity_is_enabled())
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user