mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-27 14:23:06 +00:00
Remove unused variables.
This commit is contained in:
parent
a543b5da74
commit
21a1ae72d5
@ -773,7 +773,6 @@ static uint64_t rgui_input(void)
|
||||
|
||||
bool menu_iterate(void)
|
||||
{
|
||||
rarch_time_t time, delta, target_msec, sleep_msec;
|
||||
static bool initial_held = true;
|
||||
static bool first_held = false;
|
||||
uint64_t input_state = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user