--- a/imservices/instantmessagingcache/imcacheserver/inc/ccacheserveractivehelper.h Thu Aug 19 10:14:19 2010 +0300
+++ b/imservices/instantmessagingcache/imcacheserver/inc/ccacheserveractivehelper.h Tue Aug 31 15:31:29 2010 +0300
@@ -102,10 +102,8 @@
* publishes the message info to the plugins
* @param aSenderId, buddy id
* @param aServiceId, service id
- * @Param aCloseConversation indicates that the event came from closing the ocnversation.
*/
- void PublishMessageInfoL(const TDesC& aSenderId,TInt aServiceId,
- TBool aCloseConversation = EFalse );
+ void PublishMessageInfoL(const TDesC& aSenderId,TInt aServiceId );
public: