mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-04 18:45:05 +01:00
*Forgot to remove something which broke 222/223 support
This commit is contained in:
parent
e9385e9448
commit
bc2b263a96
@ -143,7 +143,6 @@ s32 USBStorage_Umount(void)
|
||||
|
||||
void USBStorage_Deinit(void)
|
||||
{
|
||||
USBStorage_Umount();
|
||||
/* Close USB device */
|
||||
if (fd > 0) {
|
||||
IOS_Close(fd);
|
||||
|
Loading…
Reference in New Issue
Block a user