diff options
Diffstat (limited to 'apps/gui/gwps-common.c')
| -rw-r--r-- | apps/gui/gwps-common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/gwps-common.c b/apps/gui/gwps-common.c index 4032d8b..91f60d7 100644 --- a/apps/gui/gwps-common.c +++ b/apps/gui/gwps-common.c @@ -282,7 +282,6 @@ bool ffwd_rew(int button) if (!exit) button = get_action(CONTEXT_WPS,TIMEOUT_BLOCK); } - action_signalscreenchange(); return usb; } |