mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
note a simplification for the future
svn:r13466
This commit is contained in:
parent
28483467d0
commit
a89e523f19
@ -1513,7 +1513,9 @@ onion_append_to_cpath(crypt_path_t **head_ptr, crypt_path_t *new_hop)
|
||||
* probably already connected to them.
|
||||
*
|
||||
* We only return one, so this doesn't become stupid when the
|
||||
* whole network has upgraded. */
|
||||
* whole network has upgraded.
|
||||
* XXX021 we can great simplify this function now that all the broken
|
||||
* versions are obsolete. -RD */
|
||||
static char *
|
||||
compute_preferred_testing_list(const char *answer)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user