diff -r 63339781d179 -r 09b1ac925e3f pkiutilities/CertmanUi/SRC/CertmanuiKeeper.cpp --- a/pkiutilities/CertmanUi/SRC/CertmanuiKeeper.cpp Thu Aug 19 10:45:23 2010 +0300 +++ b/pkiutilities/CertmanUi/SRC/CertmanuiKeeper.cpp Tue Aug 31 16:04:40 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2003-2009 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" @@ -170,8 +170,7 @@ // Constructor with parent // --------------------------------------------------------- // -CCertManUIKeeper::CCertManUIKeeper() : iCurrentCACertForTrustSettings( KErrNotFound ), - iResourceLoader( *iCoeEnv ) +CCertManUIKeeper::CCertManUIKeeper(): iResourceLoader( *iCoeEnv ) { CERTMANUILOGGER_CREATE; //lint !e960 CERTMANUILOGGER_WRITE_TIMESTAMP( "CCertManUIKeeper::CCertManUIKeeper" );