serviceproviders/sapi_location/locationservice/src/locationcoreimp.cpp
changeset 55 eaf3908907b6
parent 33 50974a8b132e
--- a/serviceproviders/sapi_location/locationservice/src/locationcoreimp.cpp	Fri Mar 19 09:42:20 2010 +0200
+++ b/serviceproviders/sapi_location/locationservice/src/locationcoreimp.cpp	Fri Apr 16 15:54:44 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));