metadataengine/server/inc/mdsserversession.h
branchRCL_3
changeset 47 b73252188534
parent 27 4a4892eec172
child 63 e538444823de
equal deleted inserted replaced
46:63c982fb92f2 47: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;