equal
deleted
inserted
replaced
2323 FUNC_LOG; |
2323 FUNC_LOG; |
2324 TMsvId service = aMailBoxId.Id(); |
2324 TMsvId service = aMailBoxId.Id(); |
2325 TMsvEntry tEntry; |
2325 TMsvEntry tEntry; |
2326 TMsvId serv; |
2326 TMsvId serv; |
2327 iSession->GetEntry( service, serv, tEntry ); |
2327 iSession->GetEntry( service, serv, tEntry ); |
|
2328 |
|
2329 CancelSyncL( aMailBoxId ); |
2328 |
2330 |
2329 if ( tEntry.Connected() ) |
2331 if ( tEntry.Connected() ) |
2330 { |
2332 { |
2331 CIpsPlgSingleOpWatcher* watcher = CIpsPlgSingleOpWatcher::NewL(*this); |
2333 CIpsPlgSingleOpWatcher* watcher = CIpsPlgSingleOpWatcher::NewL(*this); |
2332 CleanupStack::PushL( watcher ); |
2334 CleanupStack::PushL( watcher ); |