Skip to content

Commit

Permalink
Removed Xbox HIDAPI debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Mar 11, 2020
1 parent 4fb06a2 commit 9fdc6cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/joystick/hidapi/SDL_hidapi_xboxone.c
Expand Up @@ -124,7 +124,6 @@ typedef struct {
} SDL_DriverXboxOne_Context;


#define DEBUG_XBOX_PROTOCOL
#ifdef DEBUG_XBOX_PROTOCOL
static void
DumpPacket(const char *prefix, Uint8 *data, int size)
Expand Down

0 comments on commit 9fdc6cf

Please sign in to comment.