Revert "Always resume audio after user picks a new song from a playlist"
This reverts commit 69746d8400
.
Change-Id: I33969c228a88cdba3537844a1962cac85cfa80e5
This commit is contained in:
parent
436e64e09e
commit
8c76c1b1c2
1 changed files with 0 additions and 1 deletions
|
@ -2608,7 +2608,6 @@ void playlist_start(int start_index, unsigned long elapsed,
|
|||
playlist->started = true;
|
||||
sync_control(playlist, false);
|
||||
audio_play(elapsed, offset);
|
||||
audio_resume();
|
||||
}
|
||||
|
||||
/* Returns false if 'steps' is out of bounds, else true */
|
||||
|
|
Loading…
Reference in a new issue