diff -r 544e34b3255a -r 91c2fb4b78df phoneuis/BubbleManager/Inc/BMBubbleDebug.h --- a/phoneuis/BubbleManager/Inc/BMBubbleDebug.h Wed Apr 14 15:56:42 2010 +0300 +++ b/phoneuis/BubbleManager/Inc/BMBubbleDebug.h Tue Apr 27 16:37:10 2010 +0300 @@ -19,7 +19,7 @@ #ifndef BM_DEBUG_H #define BM_DEBUG_H -//#ifdef _DEBUG +#ifdef _DEBUG // INCLUDES #include @@ -73,7 +73,7 @@ -/* + #else // _DEBUG #define TRACE_ASSERT( a ) @@ -102,7 +102,7 @@ #define PANIC_ALWAYS #endif // _DEBUG -*/ + #endif // BM_DEBUG_H // End of File