From dd6a86e856c5c595e1704e0411bd1ac07e9b1dc0 Mon Sep 17 00:00:00 2001 From: Jean-Michel Trivi <> Date: Tue, 24 Mar 2009 18:46:05 -0700 Subject: Automated import from //branches/donutburger/...@140867,140867 --- arm-wt-22k/lib_src/jet.c | 6 ++---- 1 file 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 /* default configuration */ static const S_JET_CONFIG jetDefaultConfig = -- cgit v1.2.3