소스 검색

Removed debug output

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

+ 0 - 1
src/joystick/hidapi/SDL_hidapi_switch.c

@@ -40,7 +40,6 @@
 
 
 /* Define this if you want to log all packets from the controller */
 /* Define this if you want to log all packets from the controller */
 /*#define DEBUG_SWITCH_PROTOCOL*/
 /*#define DEBUG_SWITCH_PROTOCOL*/
-#define DEBUG_SWITCH_PROTOCOL
 
 
 /* Define this to get log output for rumble logic */
 /* Define this to get log output for rumble logic */
 /*#define DEBUG_RUMBLE*/
 /*#define DEBUG_RUMBLE*/