contentmgmt/contentaccessfwfordrm/source/cafutils/Metadataarray.cpp
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
   223 		
   223 		
   224 		// Finished with cleanup stack, metaData now owned by the array so don't delete
   224 		// Finished with cleanup stack, metaData now owned by the array so don't delete
   225 		CleanupStack::Pop(metaData);
   225 		CleanupStack::Pop(metaData);
   226 		}
   226 		}
   227 	}
   227 	}
       
   228 
       
   229