[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:
William Wilgus 2024-06-20 01:40:05 -04:00 committed by William Wilgus
parent 547b6a570d
commit 4d0d41a0f4
3 changed files with 9 additions and 11 deletions

View file

@ -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();