Removed Xbox HIDAPI debug code

Sam Lantinga 2020-03-10 18:34:33 -07:00
parent 4fb06a2a38
commit 9fdc6cf307
1 changed files with 0 additions and 1 deletions

View File

@ -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)