Add recipe for blobsallad package (JTA QA requirement)
[AGL/meta-agl.git] / meta-ivi-common / recipes-test / blobsallad / blobsallad / 0003-printcleanup.patch
1 --- a/bs_blob_collective.c
2 +++ b/bs_blob_collective.c
3 @@ -152,7 +152,7 @@
4  
5    bs_list_unlink_p_cont(pCollective->pBlobs, bs_blob_collective_remove_blob_cb, findData.pMotherBlob); 
6    
7 -  printf("number of blobs: %d\n", bs_list_get_length(pCollective->pBlobs)); 
8 +/*  printf("number of blobs: %d\n", bs_list_get_length(pCollective->pBlobs)); */
9  }
10  
11  typedef struct bs_blob_collective_join_find_smallest_st