bluetoothengine/btnotif/btnotifsrv/inc/traceconfig.h
changeset 33 837dcc42fd6a
parent 19 43824b19ee35
child 70 f5508c13dfe0
--- a/bluetoothengine/btnotif/btnotifsrv/inc/traceconfig.h	Fri May 14 16:01:46 2010 +0300
+++ b/bluetoothengine/btnotif/btnotifsrv/inc/traceconfig.h	Thu May 27 13:01:44 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
 
 /*