kill a compiler warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4152 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fd1aa1e574
commit
23f157eb76
1 changed files with 1 additions and 0 deletions
|
@ -340,6 +340,7 @@ bool usb_inserted(void)
|
||||||
#ifdef USB_NONE
|
#ifdef USB_NONE
|
||||||
bool usb_inserted(void)
|
bool usb_inserted(void)
|
||||||
{
|
{
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue