mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-07 09:52:47 +00:00
Reduce USBD Log Spamming
This commit is contained in:
parent
596f4cdf0e
commit
740d4635e6
@ -215,7 +215,7 @@ int PS4_SYSV_ABI sceUsbdHandleEventsLocked() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
int PS4_SYSV_ABI sceUsbdHandleEventsTimeout() {
|
int PS4_SYSV_ABI sceUsbdHandleEventsTimeout() {
|
||||||
LOG_ERROR(Lib_Usbd, "(STUBBED)called");
|
LOG_DEBUG(Lib_Usbd, "(STUBBED) called");
|
||||||
return ORBIS_OK;
|
return ORBIS_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user