summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/gui/wps.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/wps.c b/apps/gui/wps.c
index cf6ec2deb4..5404d70638 100644
--- a/apps/gui/wps.c
+++ b/apps/gui/wps.c
@@ -121,7 +121,6 @@ char* wps_default_skin(enum screen_type screen)
void pause_action(bool may_fade, bool updatewps)
{
- int32_t newpos;
if (may_fade && global_settings.fade_on_stop)
fade(false, updatewps);
else