summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/gui/gwps.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/gwps.c b/apps/gui/gwps.c
index fcd7be4fa9..af9cea6419 100644
--- a/apps/gui/gwps.c
+++ b/apps/gui/gwps.c
@@ -779,7 +779,6 @@ long gui_wps_show(void)
779 break; 779 break;
780#endif 780#endif
781 case SYS_POWEROFF: 781 case SYS_POWEROFF:
782 gwps_leave_wps();
783 default_event_handler(SYS_POWEROFF); 782 default_event_handler(SYS_POWEROFF);
784 break; 783 break;
785 784