diff options
Diffstat (limited to 'apps/tagtree.c')
-rw-r--r-- | apps/tagtree.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/tagtree.c b/apps/tagtree.c index e715d4518b..78bf6bf255 100644 --- a/apps/tagtree.c +++ b/apps/tagtree.c @@ -2359,7 +2359,6 @@ static int tagtree_play_folder(struct tree_context* c) } playlist_start(start_index, 0, 0); - playlist_set_modified(NULL, false); return 0; } |