mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 11:18:25 +00:00
(menu_navigation.c) Cleanup
This commit is contained in:
parent
2f986d01f2
commit
f6e519d79a
@ -235,7 +235,6 @@ bool menu_navigation_ctl(enum menu_navigation_ctl_state state, void *data)
|
|||||||
scroll_acceleration = *sel;
|
scroll_acceleration = *sel;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
default:
|
|
||||||
case MENU_NAVIGATION_CTL_NONE:
|
case MENU_NAVIGATION_CTL_NONE:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user