summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps.h')
-rw-r--r--apps/gui/gwps.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h
index 08299acbfc..3911ad1825 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -367,10 +367,6 @@ struct wps_data
367 int progress_end; 367 int progress_end;
368 bool wps_loaded; 368 bool wps_loaded;
369 bool peak_meter_enabled; 369 bool peak_meter_enabled;
370#ifdef HAVE_LCD_COLOR
371 bool has_backdrop;
372 fb_data* old_backdrop;
373#endif
374}; 370};
375 371
376/* initial setup of wps_data */ 372/* initial setup of wps_data */