diff -r 7bad16cccaca -r e0432375ea67 pkiutilities/CertSaver/inc/CertSaverModel.h --- a/pkiutilities/CertSaver/inc/CertSaverModel.h Wed Jun 23 19:10:54 2010 +0300 +++ b/pkiutilities/CertSaver/inc/CertSaverModel.h Tue Jul 06 15:15:05 2010 +0300 @@ -77,12 +77,6 @@ void SavePKCS12L(); - /** - * Shows a error note with given text. - * @param aResourceID Id of the resource text to be shown. - */ - void ShowErrorNoteL( TInt aResourceID ) const; - private: // New functions /** @@ -198,11 +192,6 @@ */ void AddNewlinesToMessage( TDes& aMessage ) const; - /** - * Shows a confirmation note with given text. - * @param aResourceID Id of the resource text to be shown. - */ - void ShowConfirmationNoteL( TInt aResourceID ) const; /** * Shows a information note with given text.