diff -r b3e22c78f79e -r 3aa774c655ac pkiutilities/CertSaver/inc/CertSaverModel.h --- a/pkiutilities/CertSaver/inc/CertSaverModel.h Mon Jun 28 13:01:48 2010 +0300 +++ b/pkiutilities/CertSaver/inc/CertSaverModel.h Tue Jun 29 10:29:16 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.