diff -r 0b192a3a05a4 -r 00f9ee97d895 bluetoothengine/btaudioman/inc/debugconfig.h --- a/bluetoothengine/btaudioman/inc/debugconfig.h Tue Feb 02 00:20:42 2010 +0200 +++ b/bluetoothengine/btaudioman/inc/debugconfig.h Fri Apr 16 15:08:36 2010 +0300 @@ -38,11 +38,12 @@ _LIT8(KFuncEntryThisFormat8, ">%S, [0x%08X]"); _LIT8(KFuncExitFormat8, "<%S"); -_LIT(KPanicCategory, "BTAccServer"); _LIT8(KPanicPrefix8, "PANIC code "); _LIT8(KLeavePrefix8, "LEAVE code "); #endif +_LIT(KPanicCategory, "BTAccServer"); // need it also for release + const TInt KMaxLogLineLength = 512; #define KPRINTERROR 0x00000001 // Tracing level: error