mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Remove an XXXX RD comment that neither Roger or I understand. Closes 22420
This commit is contained in:
parent
f6946d7a82
commit
bf95d678e8
1 changed files with 0 additions and 1 deletions
|
@ -514,7 +514,6 @@ circuit_package_relay_cell(cell_t *cell, circuit_t *circ,
|
|||
/* moving from farthest to nearest hop */
|
||||
do {
|
||||
tor_assert(thishop);
|
||||
/* XXXX RD This is a bug, right? */
|
||||
log_debug(LD_OR,"encrypting a layer of the relay cell.");
|
||||
relay_crypt_one_payload(thishop->f_crypto, cell->payload);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue