diff -r 356f28cd5ca0 -r ed599363c2d7 pimappservices/calendar/client/inc/calentryimpl.h --- a/pimappservices/calendar/client/inc/calentryimpl.h Wed Sep 15 12:11:35 2010 +0300 +++ b/pimappservices/calendar/client/inc/calentryimpl.h Wed Oct 13 14:30:35 2010 +0300 @@ -49,8 +49,7 @@ void SetPhoneOwnerL(const CCalUser* aOwner); CCalUser* OrganizerL(); - CCalUser* PhoneOwnerL(); - void ClearMRSpecificDataL(); + CCalUser* PhoneOwnerL(); void SetAlarmSoundNameL(const TDesC& aAlarmSoundName); CTzRules* GetTzRulesL(); @@ -152,9 +151,6 @@ TUint8 ShortFileIdL(); - void SetUserInt32L( TUint32 aUserInt ); - TUint32 UserInt32L(); - private: CCalEntryImpl(); CCalEntryImpl(CAgnEntry& aEntry, CCalSessionImpl& aSessionImpl);