--- a/bluetoothengine/btnotif/btnotifsrv/inc/traceconfig.h Wed May 05 09:56:48 2010 +0300
+++ b/bluetoothengine/btnotif/btnotifsrv/inc/traceconfig.h Mon May 17 11:06:23 2010 +0300
@@ -71,13 +71,13 @@
* Tracing media configuration
*/
#ifdef BLUETOOTHTRACE_ENABLED
- #ifdef __WINS__
- #define BLUETOOTHTRACE_MEDIA_FILE
- #else
+ //#ifdef __WINS__
+ //#define BLUETOOTHTRACE_MEDIA_FILE
+ //#else
// RDEBUG is used for tracing output before we migrate to OST tracing.
#define BLUETOOTHTRACE_MEDIA_RDEBUG
// #define BLUETOOTHTRACE_MEDIA_OST
- #endif // __WINS__
+ //#endif // __WINS__
#endif //BLUETOOTHTRACE_ENABLED
/*