diff -r 1790c2f1027c -r 0b68a1b0c15e serviceproviders/sapi_location/locationservice/src/locationcoreimp.cpp --- 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));