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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/skin_engine/wps_internals.h b/apps/gui/skin_engine/wps_internals.h
index 87ccb9ad89..1049954caf 100644
--- a/apps/gui/skin_engine/wps_internals.h
+++ b/apps/gui/skin_engine/wps_internals.h
@@ -112,7 +112,6 @@ struct image_display {
112 112
113struct progressbar { 113struct progressbar {
114 enum skin_token_type type; 114 enum skin_token_type type;
115 OFFSETTYPE(struct viewport *) vp;
116 /* regular pb */ 115 /* regular pb */
117 short x; 116 short x;
118 /* >=0: explicitly set in the tag -> y-coord within the viewport 117 /* >=0: explicitly set in the tag -> y-coord within the viewport