serviceproviders/sapi_location/locationservice/src/locationcoreimp.cpp
branchRCL_3
changeset 44 0b68a1b0c15e
parent 34 5dae2c62e9b6
child 45 a9c0808a1095
--- a/serviceproviders/sapi_location/locationservice/src/locationcoreimp.cpp	Thu Aug 19 10:46:25 2010 +0300
+++ b/serviceproviders/sapi_location/locationservice/src/locationcoreimp.cpp	Tue Aug 31 16:06:03 2010 +0300
@@ -172,7 +172,7 @@
 
 	    // If position server could not get position
 	    // In two minutes it will terminate the position request
-	    // updateopts.SetUpdateTimeOut(TTimeIntervalMicroSeconds(KSUpdateTimeOut));
+	    //updateopts.SetUpdateTimeOut(TTimeIntervalMicroSeconds(KSUpdateTimeOut));
 
 	    // Positions which have time stamp below KMaxAge can be reused
 	    updateopts.SetMaxUpdateAge(TTimeIntervalMicroSeconds(KSMaxAge));