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