metadataengine/server/inc/mdsserversession.h
branchRCL_3
changeset 63 e538444823de
parent 47 b73252188534
equal deleted inserted replaced
57:2872ae438bf7 63:e538444823de
   425 		    		}
   425 		    		}
   426 		    	
   426 		    	
   427 		    	~CNotificationCacheItem()
   427 		    	~CNotificationCacheItem()
   428 			    	{
   428 			    	{
   429 			    	delete iData;
   429 			    	delete iData;
   430 			    	iData = NULL;
       
   431 			    	}
   430 			    	}
   432 
   431 
   433 	    	public:
   432 	    	public:
   434 		    	const TInt iId;
   433 		    	const TInt iId;
   435 		    	const TUint32 iCode;
   434 		    	const TUint32 iCode;