mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Removed Xbox HIDAPI debug code
This commit is contained in:
parent
4fb06a2a38
commit
9fdc6cf307
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue