mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-02-02 07:11:02 +00:00
Removed unused volume check interval
This commit is contained in:
parent
ffc7d09197
commit
3b3dbb5adb
|
@ -48,8 +48,6 @@
|
|||
|
||||
#define USB_PACKET_LENGTH 64
|
||||
|
||||
#define VOLUME_CHECK_INTERVAL_MS (10 * 1000)
|
||||
|
||||
typedef enum
|
||||
{
|
||||
k_EPS4ReportIdUsbState = 1,
|
||||
|
|
Loading…
Reference in a new issue