mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
Silence warning
This commit is contained in:
parent
a55df42978
commit
aa2e7dc794
@ -1253,7 +1253,9 @@ static void btpad_packet_handler(uint8_t packet_type,
|
|||||||
|
|
||||||
static bool btstack_try_load(void)
|
static bool btstack_try_load(void)
|
||||||
{
|
{
|
||||||
|
#ifdef HAVE_DYNAMIC
|
||||||
unsigned i;
|
unsigned i;
|
||||||
|
#endif
|
||||||
void *handle = NULL;
|
void *handle = NULL;
|
||||||
|
|
||||||
if (btstack_tested)
|
if (btstack_tested)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user