Save some code for Ondio.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6485 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
94cd7a243e
commit
84c0d16da4
1 changed files with 1 additions and 1 deletions
|
@ -827,7 +827,7 @@ static bool dirbrowse(void)
|
|||
}
|
||||
break;
|
||||
#endif
|
||||
#ifndef IRIVER_H100
|
||||
#if defined(HAVE_CHARGING) && !defined(IRIVER_H100)
|
||||
case TREE_OFF | BUTTON_REPEAT:
|
||||
if (charger_inserted()) {
|
||||
charging_splash();
|
||||
|
|
Loading…
Reference in a new issue