Przeglądaj źródła

Removed Xbox HIDAPI debug code

Sam Lantinga 6 lat temu
rodzic
commit
9fdc6cf307
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/joystick/hidapi/SDL_hidapi_xboxone.c

+ 0 - 1
src/joystick/hidapi/SDL_hidapi_xboxone.c

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