Changeset 113 for Mulberry/branches/v4.1d1/Sources_Common/Calendar_Store/Clients/CLocalCalendarClient.cpp
- Timestamp:
- 10/28/07 23:41:34 (1 year ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Mulberry/branches/v4.1d1/Sources_Common/Calendar_Store/Clients/CLocalCalendarClient.cpp
r86 r113 486 486 } 487 487 488 void CLocalCalendarClient::_UpdateSyncToken(const CCalendarStoreNode& node, iCal::CICalendar& cal) 489 { 490 // Nothing to do for local as this is only used when sync'ing with server 491 } 492 488 493 void CLocalCalendarClient::_SizeCalendar(CCalendarStoreNode& node) 489 494 {