mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
return in functions
This commit is contained in:
parent
f5ed5db2df
commit
f55756c9e8
1 changed files with 0 additions and 1 deletions
|
@ -502,7 +502,6 @@ int handle_network_msg(char* msg)
|
|||
|
||||
int send_blob_attr_via_network(struct blob_attr *msg, char* method)
|
||||
{
|
||||
return 0;
|
||||
struct blob_buf b_send_network;
|
||||
char *data_str;
|
||||
char *str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue