summaryrefslogtreecommitdiff
path: root/apps/gui/wps.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/wps.c')
-rw-r--r--apps/gui/wps.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/gui/wps.c b/apps/gui/wps.c
index 6b5270e..a582afa 100644
--- a/apps/gui/wps.c
+++ b/apps/gui/wps.c
@@ -888,10 +888,6 @@ long gui_wps_show(void)
{
ab_jump_to_A_marker();
break;
-#if (AB_REPEAT_ENABLE == 2)
- } else {
- ab_reset_markers();
-#endif
}
}
else
@@ -915,10 +911,6 @@ long gui_wps_show(void)
{
ab_jump_to_A_marker();
break;
-#if (AB_REPEAT_ENABLE == 2)
- } else {
- ab_reset_markers();
-#endif
}
}
else