diff options
-rw-r--r-- | apps/gui/gwps.c | 1 |
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) break; #endif case SYS_POWEROFF: - gwps_leave_wps(); default_event_handler(SYS_POWEROFF); break; |