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,14 +466,9 @@ bool DeviceSelectorCtrl::AutoDetect()
|
|||
return true;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/////////////////////////////////////////////
|
||||
//// DevicePosition Selector
|
||||
//////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue