1
0
Fork 0
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:
Jens Arnold 2007-04-22 12:48:05 +00:00
parent 54866bdc9e
commit 6bf86b799e

View file

@ -610,7 +610,6 @@ long gui_wps_show(void)
if (update_track)
{
bool update_failed = false;
FOR_NB_SCREENS(i)
{
if(update(&gui_wps[i]))