diff -r 356f28cd5ca0 -r ed599363c2d7 calendarui/editors/src/calendbfield.cpp --- a/calendarui/editors/src/calendbfield.cpp Wed Sep 15 12:11:35 2010 +0300 +++ b/calendarui/editors/src/calendbfield.cpp Wed Oct 13 14:30:35 2010 +0300 @@ -264,13 +264,8 @@ iUnifiedEditor.EditorDataHandler().SetCalendarFieldEditedL(IsCalendarEdited() ,iPreviousColId,iCurrentColId); - - if(!iAsyncDBquery) - { TCallBack callback(DoAsyncShowChangeDBQueryL,this); iAsyncDBquery = new(ELeave) CAsyncCallBack(callback,CActive::EPriorityStandard); - } - iAsyncDBquery->CallBack(); break; } @@ -388,7 +383,6 @@ TRACE_EXIT_POINT return *iCalendarFileName; } - // ----------------------------------------------------------------------------- // CCalenDbField::GetCalendarNameForEntryL // get calendar index for the entry