summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine/wps_internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/skin_engine/wps_internals.h')
-rw-r--r--apps/gui/skin_engine/wps_internals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/gui/skin_engine/wps_internals.h b/apps/gui/skin_engine/wps_internals.h
index 1fd68646ad..d54b54ff00 100644
--- a/apps/gui/skin_engine/wps_internals.h
+++ b/apps/gui/skin_engine/wps_internals.h
@@ -264,8 +264,6 @@ struct wps_data
264 /* Total number of tokens in the WPS. During WPS parsing, this is 264 /* Total number of tokens in the WPS. During WPS parsing, this is
265 the index of the token being parsed. */ 265 the index of the token being parsed. */
266 int num_tokens; 266 int num_tokens;
267 /* tick the volume button was last pressed */
268 unsigned int button_time_volume;
269 267
270#ifdef HAVE_LCD_BITMAP 268#ifdef HAVE_LCD_BITMAP
271 bool peak_meter_enabled; 269 bool peak_meter_enabled;