Removed old debug-style message.
FossilOrigin-Name: 6b7f7dfbda592d3b914ba1e9264cfdb044660077b97a7038920cdc47f28845bb
This commit is contained in:
parent
da182ca102
commit
d5df02fc25
@ -66,7 +66,7 @@ static int imgdata_request(void * a,int type,uint8_t* msgelem,int len)
|
||||
|
||||
void cwread_image_data_request(struct ac_info * acinfo, uint8_t * msg, int len)
|
||||
{
|
||||
cw_log_debug1("Reading join response");
|
||||
/* cw_log_debug1("Reading join response");*/
|
||||
cw_foreach_msgelem(msg,len,imgdata_request,NULL);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user