locationmanager/server/src/clocationmanagersession.cpp
changeset 21 50bf9db68373
parent 1 acef663c1218
child 25 8e4539ab1889
--- a/locationmanager/server/src/clocationmanagersession.cpp	Fri Mar 19 09:38:01 2010 +0200
+++ b/locationmanager/server/src/clocationmanagersession.cpp	Fri Apr 16 15:23:55 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 );