diff -r 12af337248b1 -r bd7edf625bdd pimappservices/calendar/shared/src/agmdebug.cpp --- a/pimappservices/calendar/shared/src/agmdebug.cpp Tue Aug 31 15:13:43 2010 +0300 +++ b/pimappservices/calendar/shared/src/agmdebug.cpp Wed Sep 01 12:32:31 2010 +0100 @@ -120,9 +120,8 @@ case CCalEntry::EAppt: entryTypeBuf.Copy(_L("Appointment")); break; case CCalEntry::EReminder: entryTypeBuf.Copy(_L("Reminder")); break; case CCalEntry::ETodo: entryTypeBuf.Copy(_L("Todo")); break; - case CCalEntry::EEvent: entryTypeBuf.Copy(_L("Event")); break; - case CCalEntry::EAnniv: entryTypeBuf.Copy(_L("Anniversary")); break; - case CCalEntry::ENote: entryTypeBuf.Copy(_L("Note")); break; + case CCalEntry::EEvent: entryTypeBuf.Copy(_L("Event")); break; + case CCalEntry::EAnniv: entryTypeBuf.Copy(_L("Anniversary")); break; } // Entry Time Mode