summaryrefslogtreecommitdiff
path: root/apps/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tree.c')
-rw-r--r--apps/tree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tree.c b/apps/tree.c
index d932094d44..55d3baca00 100644
--- a/apps/tree.c
+++ b/apps/tree.c
@@ -788,7 +788,6 @@ static int dirbrowse()
788 } 788 }
789 onplay_result = onplay(buf, attr, curr_context); 789 onplay_result = onplay(buf, attr, curr_context);
790 } 790 }
791 send_event(GUI_EVENT_REFRESH, tree_drawlists);
792 switch (onplay_result) 791 switch (onplay_result)
793 { 792 {
794 case ONPLAY_MAINMENU: 793 case ONPLAY_MAINMENU: