Missed one.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27540 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d3fd3a372b
commit
296ac7f716
1 changed files with 1 additions and 1 deletions
|
@ -879,7 +879,7 @@ int plugin_load(const char* plugin, const void* parameter)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
lcd_clear_display();
|
lcd_clear_display();
|
||||||
#ifdef HAVE_LCD_REMOTE
|
#ifdef HAVE_REMOTE_LCD
|
||||||
lcd_remote_clear_display();
|
lcd_remote_clear_display();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue