--- a/locationmanager/server/src/clocationmanagersession.cpp Fri Jul 23 10:03:59 2010 +0300
+++ b/locationmanager/server/src/clocationmanagersession.cpp Fri Aug 06 09:56:02 2010 +0300
@@ -52,8 +52,8 @@
// we are expecting the application to start and stop else on server terminate, we will do the same.
// this is not okay when user takes a photograph and then transfer photo using BT/PC .
// at this point, it will stop the trail for camera where as camera session is still valid.
- // DON"T CALL StopGPSPositioningL METHOD.
-// TRAP_IGNORE(Server().StopGPSPositioningL());
+
+
Server().CancelNotificationRequest( iNotificationHandle );
Server().CancelLocationRequest( iLocationHandle );
Server().CancelTrackLogNotificationRequest( iTrackLogNotificationHandle );