pimappservices/calendar/client/inc/calentryimpl.h
branchRCL_3
changeset 86 ed599363c2d7
parent 74 97232defd20e
--- 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);