serviceproviders/sapi_location/tsrc/dev/tlocationprovidertest/src/TraceTO.cpp
branchRCL_3
changeset 65 0b68a1b0c15e
parent 58 ea43c23d28d2
child 66 a9c0808a1095
--- a/serviceproviders/sapi_location/tsrc/dev/tlocationprovidertest/src/TraceTO.cpp	Thu Aug 19 10:46:25 2010 +0300
+++ b/serviceproviders/sapi_location/tsrc/dev/tlocationprovidertest/src/TraceTO.cpp	Tue Aug 31 16:06:03 2010 +0300
@@ -218,7 +218,7 @@
 {
   
     CTrapCleanup* cleanup = CTrapCleanup::New();
-    TInt  Val = 0;
+    TInt  Val ;
     //Install a new active scheduler to this thread 
     TRAPD(err ,( Val = TraceTOL()) );
     delete cleanup ;