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 ed653a8..5d91de2 100644
--- a/apps/gui/gwps.c
+++ b/apps/gui/gwps.c
@@ -610,7 +610,6 @@ long gui_wps_show(void)
if (update_track)
{
- bool update_failed = false;
FOR_NB_SCREENS(i)
{
if(update(&gui_wps[i]))