mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-11 06:02:37 -05:00
Kill g++ warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13705 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3bec38e442
commit
fc9ed84e02
1 changed files with 1 additions and 6 deletions
|
|
@ -466,12 +466,7 @@ bool DeviceSelectorCtrl::AutoDetect()
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
return false;
|
||||||
{
|
|
||||||
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/////////////////////////////////////////////
|
/////////////////////////////////////////////
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue