#85 消除部分警告
This commit is contained in:
@@ -209,6 +209,7 @@ static void tfe_rpc_on_succ(void* result, void* user)
|
||||
printf("len is %d\n", len);
|
||||
struct keyring* kyr = get_keyring_from_response(data);
|
||||
assert(kyr!=NULL);
|
||||
(void)kyr;
|
||||
//add to hash table
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user