Disabled tracing in the AudioAdapter.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34127 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
94d188ea83
commit
aaf92d5ce3
@ -16,7 +16,7 @@
|
||||
|
||||
using std::nothrow;
|
||||
|
||||
#define TRACE_AUDIO_ADAPTER
|
||||
//#define TRACE_AUDIO_ADAPTER
|
||||
#ifdef TRACE_AUDIO_ADAPTER
|
||||
# define TRACE(x...) printf(x)
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user