Android: Fix black display after unzipping libmisc.so.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29527 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
edea12b21e
commit
6538326ef2
1 changed files with 0 additions and 2 deletions
|
@ -86,8 +86,6 @@ void connect_with_java(JNIEnv* env, jobject fb_instance)
|
|||
*/
|
||||
void lcd_init_device(void)
|
||||
{
|
||||
/* must not draw until surface is created */
|
||||
display_on = false;
|
||||
}
|
||||
|
||||
void lcd_update(void)
|
||||
|
|
Loading…
Reference in a new issue