diff --git a/apps/gui/gwps.c b/apps/gui/gwps.c index ed653a8535..5d91de2285 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]))