Browse Source

Removed debug output

Sam Lantinga 4 years ago
parent
commit
d1e10c313e
1 changed files with 0 additions and 1 deletions
  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*/