mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
[Cleanup] abrepeat.c
ab_repeat_init() doesn't do anything and some of the checks are redundant Change-Id: Icc861c57b119f541c0cbdb9e0074b78f1f4f10bb
This commit is contained in:
parent
547b6a570d
commit
4d0d41a0f4
3 changed files with 9 additions and 11 deletions
|
|
@ -692,7 +692,6 @@ long gui_wps_show(void)
|
|||
long last_left = 0, last_right = 0;
|
||||
struct wps_state *state = get_wps_state();
|
||||
|
||||
ab_repeat_init();
|
||||
ab_reset_markers();
|
||||
|
||||
wps_state_init();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue