瀏覽代碼

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 DEBUG_SWITCH_PROTOCOL*/
-#define DEBUG_SWITCH_PROTOCOL
 
 /* Define this to get log output for rumble logic */
 /*#define DEBUG_RUMBLE*/