From 93b899d0fe3426ed50de06d20cdefb6d288e5ec2 Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Sun, 21 May 2006 11:00:02 +0000 Subject: Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9970 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/gwps.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'apps/gui/gwps.h') 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 int progress_end; bool wps_loaded; bool peak_meter_enabled; -#ifdef HAVE_LCD_COLOR - bool has_backdrop; - fb_data* old_backdrop; -#endif }; /* initial setup of wps_data */ -- cgit v1.2.3