summaryrefslogtreecommitdiff
path: root/apps/onplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/onplay.c')
-rw-r--r--apps/onplay.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/onplay.c b/apps/onplay.c
index 762ab9e58b..d262eced3d 100644
--- a/apps/onplay.c
+++ b/apps/onplay.c
@@ -582,7 +582,6 @@ int onplay(char* file, int attr, int from)
582 } 582 }
583 583
584 /* DIY menu handling, since we want to exit after selection */ 584 /* DIY menu handling, since we want to exit after selection */
585 button_clear_queue();
586 if (i) 585 if (i)
587 { 586 {
588 m = menu_init( items, i, onplay_callback, NULL, NULL, NULL ); 587 m = menu_init( items, i, onplay_callback, NULL, NULL, NULL );