summaryrefslogtreecommitdiffstats
path: root/arm-wt-22k/lib_src
diff options
context:
space:
mode:
authorJean-Michel Trivi <>2009-03-24 18:46:20 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-24 18:46:20 -0700
commit9fae1d519464ad7953ecbdba8e256fbf1500493b (patch)
treebe66fa4b4d47ac0c3a9d6d80dad2046ba7c28c40 /arm-wt-22k/lib_src
parenta59544b571f0389ea9b74a1a252636cc4e46db88 (diff)
downloadandroid_external_sonivox-9fae1d519464ad7953ecbdba8e256fbf1500493b.tar.gz
android_external_sonivox-9fae1d519464ad7953ecbdba8e256fbf1500493b.tar.bz2
android_external_sonivox-9fae1d519464ad7953ecbdba8e256fbf1500493b.zip
Automated import from //branches/master/...@140869,140869
Diffstat (limited to 'arm-wt-22k/lib_src')
-rw-r--r--arm-wt-22k/lib_src/jet.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/arm-wt-22k/lib_src/jet.c b/arm-wt-22k/lib_src/jet.c
index ed7d465..cc180af 100644
--- a/arm-wt-22k/lib_src/jet.c
+++ b/arm-wt-22k/lib_src/jet.c
@@ -26,11 +26,10 @@
*----------------------------------------------------------------------------
*/
-//FIXME: remove debug flag for release
-#define LOG_NDEBUG 0
+//#define LOG_NDEBUG 0
#define LOG_TAG "JET_C"
-#define DEBUG_JET
+//#define DEBUG_JET
#include "eas_data.h"
#include "eas_smf.h"
@@ -38,7 +37,6 @@
#include "eas_host.h"
#include "eas_report.h"
-#include <cutils/log.h>
/* default configuration */
static const S_JET_CONFIG jetDefaultConfig =