authorisation/userpromptservice/server/source/upsserver/upsserver.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".
   468 	}
   468 	}
   469 
   469 
   470 CSwiWatcher::~CSwiWatcher()
   470 CSwiWatcher::~CSwiWatcher()
   471 	{
   471 	{
   472 	Cancel();
   472 	Cancel();
       
   473 	iSwiProperty.Close();
   473 	}
   474 	}
   474 
   475 
   475 
   476 
   476 } // End of namespace UserPromptService
   477 } // End of namespace UserPromptService
   477 // End of file
   478 // End of file