diff options
Diffstat (limited to 'apps/gui/charcell')
-rw-r--r-- | apps/gui/charcell/list.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/gui/charcell/list.c b/apps/gui/charcell/list.c index 15112adb51..3d7f876adc 100644 --- a/apps/gui/charcell/list.c +++ b/apps/gui/charcell/list.c | |||
@@ -40,7 +40,6 @@ | |||
40 | 40 | ||
41 | void gui_synclist_scroll_stop(struct gui_synclist *lists) | 41 | void gui_synclist_scroll_stop(struct gui_synclist *lists) |
42 | { | 42 | { |
43 | int i; | ||
44 | (void)lists; | 43 | (void)lists; |
45 | FOR_NB_SCREENS(i) | 44 | FOR_NB_SCREENS(i) |
46 | { | 45 | { |