summaryrefslogtreecommitdiffstats
path: root/apps/gui/wps.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/wps.c')
-rw-r--r--apps/gui/wps.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/apps/gui/wps.c b/apps/gui/wps.c
index 8a51d9b810..846c952baf 100644
--- a/apps/gui/wps.c
+++ b/apps/gui/wps.c
@@ -844,16 +844,6 @@ long gui_wps_show(void)
#endif /* HAVE_QUICKSCREEN */
/* screen settings */
-#ifdef BUTTON_F3
- case ACTION_F3:
- {
- gwps_leave_wps();
- if (quick_screen_f3(BUTTON_F3))
- return GO_TO_ROOT;
- restore = true;
- }
- break;
-#endif /* BUTTON_F3 */
/* pitch screen */
#ifdef HAVE_PITCHCONTROL