authorisation/userpromptservice/server/source/upsclient/rupssession.cpp
branchRCL_3
changeset 106 2d42ddd721e9
parent 8 35751d3474b7
equal deleted inserted replaced
99:94225563cd41 106:2d42ddd721e9
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   306 	}
   306 	}
   307 
   307 
   308 CPolicyChangeWatcher::~CPolicyChangeWatcher()
   308 CPolicyChangeWatcher::~CPolicyChangeWatcher()
   309 	{
   309 	{
   310 	Cancel();
   310 	Cancel();
       
   311 	iUpsPolicyChangeProperty.Close();
   311 	}
   312 	}
   312 
   313 
   313 void CPolicyChangeWatcher::DoCancel()
   314 void CPolicyChangeWatcher::DoCancel()
   314 	{
   315 	{
   315 	iUpsPolicyChangeProperty.Cancel();
   316 	iUpsPolicyChangeProperty.Cancel();