return in functions

This commit is contained in:
PolynomialDivision 2017-12-13 10:35:26 +01:00
parent f5ed5db2df
commit f55756c9e8

View file

@ -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;