mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
remove unused variable
This commit is contained in:
parent
b696903162
commit
43d0fa6248
@ -7314,7 +7314,6 @@ int runloop_iterate(void)
|
||||
{
|
||||
unsigned i;
|
||||
enum analog_dpad_mode dpad_mode[MAX_USERS];
|
||||
uico_driver_state_t *uico_st = uico_state_get_ptr();
|
||||
input_driver_state_t *input_st = input_state_get_ptr();
|
||||
audio_driver_state_t *audio_st = audio_state_get_ptr();
|
||||
video_driver_state_t *video_st = video_state_get_ptr();
|
||||
|
Loading…
x
Reference in New Issue
Block a user