calendarui/controller/inc/calennotifier.h
branchRCL_3
changeset 60 96907930389d
parent 20 21239b3bcd78
child 65 12af337248b1
--- a/calendarui/controller/inc/calennotifier.h	Thu Jul 15 18:37:27 2010 +0300
+++ b/calendarui/controller/inc/calennotifier.h	Thu Aug 19 09:53:43 2010 +0300
@@ -216,9 +216,6 @@
         
         TInt DoEnvChange();
         
-        static TInt AsyncRemoveCalendarL(TAny* aThisPtr);
-        
-        void AsyncRemoveCalendarL();
 
     private:  // Data
         // Array of handlers to notify
@@ -260,7 +257,6 @@
         // latest time change from agenda server
         TReal iTimeOfChangeUtcReal;
         
-        CAsyncCallBack* iAsyncCallback;
         HBufC* iFilnameDeleted;
     };