forked from len0rd/rockbox
Ooops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6873 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
314c2dec1e
commit
37aaa13a3e
1 changed files with 1 additions and 1 deletions
|
|
@ -554,7 +554,7 @@ static void start_resume(bool just_powered_on)
|
||||||
global_settings.resume_index,
|
global_settings.resume_index,
|
||||||
global_settings.resume_offset);
|
global_settings.resume_offset);
|
||||||
|
|
||||||
if (!ask_resume(just_powered_on) && just_powered_on )
|
if (!ask_resume(just_powered_on) )
|
||||||
return;
|
return;
|
||||||
|
|
||||||
if (playlist_resume() != -1)
|
if (playlist_resume() != -1)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue