From e1b33b96bc21ad60ce2a6758a75b00ed04fb20b8 Mon Sep 17 00:00:00 2001 From: Hristo Kovachev Date: Sat, 18 Feb 2006 21:04:30 +0000 Subject: Okay, clearing the display twice doesn't give us anything more.. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8729 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/jpeg.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps') 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) #ifdef HAVE_LCD_COLOR rb->lcd_set_foreground(LCD_WHITE); rb->lcd_set_background(LCD_BLACK); - rb->lcd_clear_display(); #endif rb->lcd_clear_display(); -- cgit v1.2.3