summaryrefslogtreecommitdiff
path: root/apps/gui/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/list.h')
-rw-r--r--apps/gui/list.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/list.h b/apps/gui/list.h
index 1046492b0d..9aaa18ed08 100644
--- a/apps/gui/list.h
+++ b/apps/gui/list.h
@@ -82,7 +82,6 @@ struct gui_list
82 /* wether the text of the whole items of the list have to be 82 /* wether the text of the whole items of the list have to be
83 * scrolled or only for the selected item */ 83 * scrolled or only for the selected item */
84 bool scroll_all; 84 bool scroll_all;
85 bool cursor_flash_state;
86 85
87 int nb_items; 86 int nb_items;
88 int selected_item; 87 int selected_item;