mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-09 20:53:45 +01:00
Remove a now-unused variable.
This commit is contained in:
parent
37f95e8dd2
commit
48c1bebd9e
@ -97,7 +97,6 @@ extend_info_t *
|
||||
extend_info_from_node(const node_t *node, int for_direct_connect,
|
||||
bool for_exit)
|
||||
{
|
||||
crypto_pk_t *rsa_pubkey = NULL;
|
||||
extend_info_t *info = NULL;
|
||||
tor_addr_port_t ap;
|
||||
int valid_addr = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user