tor-hsclient: Remove an already-done TODO

Since !1238 we do pass the handshake_state along.
This commit is contained in:
Ian Jackson 2023-06-13 15:11:52 +01:00
parent f76b6eb614
commit ab11a2042f
1 changed files with 0 additions and 3 deletions

View File

@ -882,9 +882,6 @@ impl<'c, R: Runtime, M: MocksForConnect<R>> Context<'c, R, M> {
// either an error or an INTRO_ACK.
// intro_circ.send_control_message(intro1_real)...
// TODO HS: We need to remember handshake_state so we can later handle a
// RENDEZVOUS2 message!
return Err(internal!("sending INTRODUCE1 is not yet implemented!").into()); // TODO HS
#[allow(unreachable_code)] // TODO HS remove
Ok((