locationmanager/server/src/clocationmanagersession.cpp
branchRCL_3
changeset 8 50de4d668bb6
parent 1 acef663c1218
child 12 9f21bab39f42
--- a/locationmanager/server/src/clocationmanagersession.cpp	Mon Mar 15 12:42:24 2010 +0200
+++ b/locationmanager/server/src/clocationmanagersession.cpp	Wed Mar 31 22:19:07 2010 +0300
@@ -48,6 +48,7 @@
 CLocationManagerSession::~CLocationManagerSession()
     {
     LOG( "CLocationManagerSession::~CLocationManagerSession(), begin" );
+    TRAP_IGNORE(Server().StopGPSPositioningL());
     Server().CancelNotificationRequest( iNotificationHandle );
     Server().CancelLocationRequest( iLocationHandle );
     Server().CancelTrackLogNotificationRequest( iTrackLogNotificationHandle );