Out-commented code. No prototype for now.
FossilOrigin-Name: 99c5994edc70a7fa8999261a3098551c2ad42ae7cde48160ffe9988ea2fc24c3
This commit is contained in:
parent
9e276fb3a8
commit
c5855d946c
@ -40,9 +40,9 @@ static int acinfo_readelem_join_resp(void * a,int type,uint8_t* msgelem,int len)
|
|||||||
if (acinfo_readelem_ctrl_ip_addr(acinfo,type,msgelem,len))
|
if (acinfo_readelem_ctrl_ip_addr(acinfo,type,msgelem,len))
|
||||||
return 1;
|
return 1;
|
||||||
|
|
||||||
if (acinfo_readelem_cw_local_ip_addr(acinfo,type,msgelem,len))
|
/* if (acinfo_readelem_cw_local_ip_addr(acinfo,type,msgelem,len))
|
||||||
return 1;
|
return 1;
|
||||||
|
*/
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user