diff options
Diffstat (limited to 'apps/gui/gwps.c')
-rw-r--r-- | apps/gui/gwps.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/gui/gwps.c b/apps/gui/gwps.c index 1f90077baa..c1e7606634 100644 --- a/apps/gui/gwps.c +++ b/apps/gui/gwps.c @@ -211,8 +211,6 @@ long gui_wps_show(void) if (button != ACTION_NONE) { break; } - else if (button == SYS_FOURHERTZ) - default_event_handler(button); peak_meter_peek(); sleep(0); /* Sleep until end of current tick. */ |