Turn off COREAUDIO debug logging by default
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
#include "SDL_coreaudio.h"
|
#include "SDL_coreaudio.h"
|
||||||
#include "../../thread/SDL_systhread.h"
|
#include "../../thread/SDL_systhread.h"
|
||||||
|
|
||||||
#define DEBUG_COREAUDIO 1
|
#define DEBUG_COREAUDIO 0
|
||||||
|
|
||||||
#if DEBUG_COREAUDIO
|
#if DEBUG_COREAUDIO
|
||||||
#define CHECK_RESULT(msg) \
|
#define CHECK_RESULT(msg) \
|
||||||
|
|||||||
Reference in New Issue
Block a user