summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/tree.c b/apps/tree.c
index 2fd91db..25b1796 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -807,6 +807,7 @@ static bool dirbrowse(void)
}
break;
#endif
+#ifndef IRIVER_H100
case TREE_OFF | BUTTON_REPEAT:
if (charger_inserted()) {
charging_splash();
@@ -814,6 +815,7 @@ static bool dirbrowse(void)
}
break;
#endif
+#endif
case TREE_PREV:
case TREE_PREV | BUTTON_REPEAT: