serviceproviders/sapi_location/locationservice/src/locationcoreimp.cpp
branchRCL_3
changeset 34 5dae2c62e9b6
parent 23 50974a8b132e
child 44 0b68a1b0c15e
--- a/serviceproviders/sapi_location/locationservice/src/locationcoreimp.cpp	Fri Feb 19 23:43:21 2010 +0200
+++ b/serviceproviders/sapi_location/locationservice/src/locationcoreimp.cpp	Mon Mar 15 12:43:25 2010 +0200
@@ -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));