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:
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
using std::nothrow;
|
using std::nothrow;
|
||||||
|
|
||||||
#define TRACE_AUDIO_ADAPTER
|
//#define TRACE_AUDIO_ADAPTER
|
||||||
#ifdef TRACE_AUDIO_ADAPTER
|
#ifdef TRACE_AUDIO_ADAPTER
|
||||||
# define TRACE(x...) printf(x)
|
# define TRACE(x...) printf(x)
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user