mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Remove unused variable
This commit is contained in:
parent
28a02da5bf
commit
e5e11ae716
@ -211,8 +211,6 @@ static float zarch_zui_strwidth(void *fb_buf, const char *text, float scale)
|
||||
|
||||
static int16_t zarch_zui_input_state(zui_t *zui, enum zarch_zui_input_state state)
|
||||
{
|
||||
static bool old_b_pressed = false;
|
||||
|
||||
switch (state)
|
||||
{
|
||||
case MENU_ZARCH_MOUSE_X:
|
||||
|
Loading…
x
Reference in New Issue
Block a user