bluetoothengine/btnotif/btnotifsrv/inc/traceconfig.h
changeset 31 a0ea99b6fa53
parent 29 48ae3789ce00
child 70 f5508c13dfe0
--- 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
 
 /*