소스 검색

Removed unused volume check interval

Sam Lantinga 7 년 전
부모
커밋
3b3dbb5adb
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/joystick/hidapi/SDL_hidapi_ps4.c

+ 0 - 2
src/joystick/hidapi/SDL_hidapi_ps4.c

@@ -48,8 +48,6 @@
 
 
 #define USB_PACKET_LENGTH   64
 #define USB_PACKET_LENGTH   64
 
 
-#define VOLUME_CHECK_INTERVAL_MS    (10 * 1000)
-
 typedef enum
 typedef enum
 {
 {
     k_EPS4ReportIdUsbState = 1,
     k_EPS4ReportIdUsbState = 1,