mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-22 18:58:21 +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)
|
||||
{
|
||||
#ifdef HAVE_DYNAMIC
|
||||
unsigned i;
|
||||
#endif
|
||||
void *handle = NULL;
|
||||
|
||||
if (btstack_tested)
|
||||
|
Loading…
Reference in New Issue
Block a user