forked from len0rd/rockbox
Fix r29054 red...yeah?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29055 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
71651cacb6
commit
7b7cfc31c5
1 changed files with 0 additions and 3 deletions
|
|
@ -544,9 +544,6 @@ static int handle_usb(int connect_timeout)
|
||||||
return USB_EXTRACTED;
|
return USB_EXTRACTED;
|
||||||
(void)connect_timeout;
|
(void)connect_timeout;
|
||||||
}
|
}
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif /* HAVE_BOOTLOADER_USB_MODE */
|
#endif /* HAVE_BOOTLOADER_USB_MODE */
|
||||||
|
|
||||||
void* main(void)
|
void* main(void)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue