Jelajahi Sumber

Removed Xbox HIDAPI debug code

Sam Lantinga 6 tahun lalu
induk
melakukan
9fdc6cf307
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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)