pimappservices/calendar/inc/calentry.h
branchRCL_3
changeset 86 ed599363c2d7
parent 74 97232defd20e
--- a/pimappservices/calendar/inc/calentry.h	Wed Sep 15 12:11:35 2010 +0300
+++ b/pimappservices/calendar/inc/calentry.h	Wed Oct 13 14:30:35 2010 +0300
@@ -274,7 +274,6 @@
 	IMPORT_C CCalUser* OrganizerL() const;
 	IMPORT_C void SetPhoneOwnerL(const CCalUser* aOwner);
 	IMPORT_C CCalUser* PhoneOwnerL() const;
-	IMPORT_C void CCalEntry::ClearMRSpecificDataL();
 
 	// Attachments
 	IMPORT_C void AddAttachmentL(CCalAttachment& aAttachment);
@@ -319,9 +318,6 @@
 
 	IMPORT_C TCalTime FindRptUntilTimeL(TInt aCount);
     
-    IMPORT_C void SetUserInt32L( TUint32 aUserInt );
-    IMPORT_C TUint32 UserInt32L();
-
 public:
 	// Internal APIs
 	static CCalEntry* NewL(CCalEntryImpl* aImpl);