summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Michel Trivi <>2009-03-24 18:46:05 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-24 18:46:05 -0700
commitdd6a86e856c5c595e1704e0411bd1ac07e9b1dc0 (patch)
treebe66fa4b4d47ac0c3a9d6d80dad2046ba7c28c40
parentfb62e68a33004b275a904c8ce1f7db736235086c (diff)
downloadandroid_external_sonivox-dd6a86e856c5c595e1704e0411bd1ac07e9b1dc0.tar.gz
android_external_sonivox-dd6a86e856c5c595e1704e0411bd1ac07e9b1dc0.tar.bz2
android_external_sonivox-dd6a86e856c5c595e1704e0411bd1ac07e9b1dc0.zip
Automated import from //branches/donutburger/...@140867,140867
-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 =