mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Remove useless vars.
This commit is contained in:
parent
2d93eb2048
commit
b5978a0da8
|
@ -521,7 +521,6 @@ static void get_close_nodes_inner(const uint8_t *public_key, Node_format *nodes_
|
|||
return;
|
||||
|
||||
uint32_t num_nodes = *num_nodes_ptr;
|
||||
int j, closest;
|
||||
uint32_t i;
|
||||
|
||||
for (i = 0; i < client_list_length; i++) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user