diff -r 3255e7d5bd67 -r 989397f9511c wim/WimPlugin/src/WimCertStore.cpp --- a/wim/WimPlugin/src/WimCertStore.cpp Thu Oct 07 14:07:34 2010 +0300 +++ b/wim/WimPlugin/src/WimCertStore.cpp Thu Oct 14 13:56:11 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -1870,7 +1870,6 @@ iKeyInfos.Close(); delete iUnifiedKeyStore; iUnifiedKeyStore = NULL; - iCertsList->Reset(); } }