forked from len0rd/rockbox
Ooooops, fix warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13243 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
54866bdc9e
commit
6bf86b799e
1 changed files with 0 additions and 1 deletions
|
|
@ -610,7 +610,6 @@ long gui_wps_show(void)
|
||||||
|
|
||||||
if (update_track)
|
if (update_track)
|
||||||
{
|
{
|
||||||
bool update_failed = false;
|
|
||||||
FOR_NB_SCREENS(i)
|
FOR_NB_SCREENS(i)
|
||||||
{
|
{
|
||||||
if(update(&gui_wps[i]))
|
if(update(&gui_wps[i]))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue