forked from len0rd/rockbox
Code police - codecs shouldn't call GUI functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13341 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e22f22b599
commit
a8b7967055
1 changed files with 0 additions and 2 deletions
|
@ -288,8 +288,6 @@ int speex_seek_page_granule(spx_int64_t pos, spx_int64_t curpos,
|
||||||
|
|
||||||
LOGF("Seek failed:%d\n", offset);
|
LOGF("Seek failed:%d\n", offset);
|
||||||
|
|
||||||
ci->splash(HZ*2, "Seek failed");
|
|
||||||
|
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue