--- a/emailservices/emailclientapi/inc/emailmailboxcache.h Thu Aug 19 09:38:05 2010 +0300
+++ b/emailservices/emailclientapi/inc/emailmailboxcache.h Tue Aug 31 15:04:17 2010 +0300
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -130,12 +130,9 @@
// cached mailbox id with associated plugin data
RArray<TCacheEntry> iEntries;
-
- // cache should monitor mailbox changes (notified by fsmailserver?)
- //CRepository iCenRep;
};
#endif // EMAILMAILBOXCACHE_H
-// End of file.
+// End of file