diff -r aba12c885d83 -r 96907930389d calendarui/controller/inc/calennotifier.h --- 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; };