summaryrefslogtreecommitdiff
path: root/apps/plugins/jpeg.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/jpeg.c')
-rw-r--r--apps/plugins/jpeg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/jpeg.c b/apps/plugins/jpeg.c
index 78eb98ff80..283c68b9d0 100644
--- a/apps/plugins/jpeg.c
+++ b/apps/plugins/jpeg.c
@@ -2536,7 +2536,6 @@ int load_and_show(char* filename)
2536#ifdef HAVE_LCD_COLOR 2536#ifdef HAVE_LCD_COLOR
2537 rb->lcd_set_foreground(LCD_WHITE); 2537 rb->lcd_set_foreground(LCD_WHITE);
2538 rb->lcd_set_background(LCD_BLACK); 2538 rb->lcd_set_background(LCD_BLACK);
2539 rb->lcd_clear_display();
2540#endif 2539#endif
2541 2540
2542 rb->lcd_clear_display(); 2541 rb->lcd_clear_display();