mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-01 21:07:24 +00:00
improve some details
This commit is contained in:
@@ -149,7 +149,6 @@ searpc_marshal_set_ret_common (json_t *object, int *len, GError *error)
|
||||
*len=strlen(data);
|
||||
json_decref(object);
|
||||
|
||||
printf("%s\n",data);
|
||||
return data;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user