meetingrequest/mricalviewer/inc/cesmrimapicalretriever.h
branchRCL_3
changeset 12 4ce476e64c59
parent 8 e1b6206813b4
--- a/meetingrequest/mricalviewer/inc/cesmrimapicalretriever.h	Mon Mar 15 12:39:10 2010 +0200
+++ b/meetingrequest/mricalviewer/inc/cesmrimapicalretriever.h	Wed Mar 31 21:08:33 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -87,8 +87,6 @@
     void CreateEntryL(
             CFSMailMessagePart& aMessagePart,
             CFSMailMessage& aMsg);
-    void CheckAttachmentDataL(
-            CFSMailMessage& message );
     void HandleMailContentL();
 
 private: // Data
@@ -108,8 +106,6 @@
     HBufC* iIcsFilename;
     /// Own: Calendar part message id
     TFSMailMsgId iCalendarPartId;
-    /// Own
-    CESMRAttachmentInfo* iAttachmentInfo;
     };
 
 #endif // CESMRIMAPICALRETRIEVER_H