mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-29 12:57:25 +02:00
Disable accidentally enabled debug logging
(cherry picked from commit e1e6cbe6ec)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
// #define DEBUG_JOYSTICK
|
||||
|
||||
// Define this if you want to log all packets from the controller
|
||||
#if 1
|
||||
#if 0
|
||||
#define DEBUG_XBOX_PROTOCOL
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user