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