mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
remove unused variable
This commit is contained in:
parent
a0a681b324
commit
a83af11754
@ -23339,7 +23339,6 @@ static void menu_input_get_touchscreen_hw_state(
|
||||
menu_input_pointer_hw_state_t *hw_state)
|
||||
{
|
||||
rarch_joypad_info_t joypad_info;
|
||||
size_t fb_pitch;
|
||||
unsigned fb_width, fb_height;
|
||||
int pointer_x = 0;
|
||||
int pointer_y = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user