mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
Remove a suggestion in an XXX271 comment; it is now 21424.
This commit is contained in:
parent
41f880c396
commit
fe76741021
@ -1973,8 +1973,6 @@ connection_dir_client_reached_eof(dir_connection_t *conn)
|
||||
* waiting circuits that would be triggered by this circuit becoming
|
||||
* complete/usable. But that's ok, I think.
|
||||
*/
|
||||
/* XXXXprop271 should we count this as only a partial success somehow?
|
||||
*/
|
||||
entry_guard_succeeded(&conn->guard_state);
|
||||
circuit_guard_state_free(conn->guard_state);
|
||||
conn->guard_state = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user