diff options
-rw-r--r-- | audio/audio_hw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/audio_hw.c b/audio/audio_hw.c index 415cbd1..e5e53e2 100644 --- a/audio/audio_hw.c +++ b/audio/audio_hw.c @@ -19,7 +19,6 @@ */ #define LOG_TAG "audio_hw_primary" -#define LOG_NDEBUG 0 #include <errno.h> #include <pthread.h> |