get rid of trivial redundant comment

This commit is contained in:
Roger Dingledine 2014-09-21 18:56:48 -04:00
parent 1b40ea036f
commit 4c8b809b96

View File

@ -2764,7 +2764,6 @@ connection_exit_connect(edge_connection_t *edge_conn)
/* also, deliver a 'connected' cell back through the circuit. */ /* also, deliver a 'connected' cell back through the circuit. */
if (connection_edge_is_rendezvous_stream(edge_conn)) { if (connection_edge_is_rendezvous_stream(edge_conn)) {
/* rendezvous stream */
/* don't send an address back! */ /* don't send an address back! */
connection_edge_send_command(edge_conn, connection_edge_send_command(edge_conn,
RELAY_COMMAND_CONNECTED, RELAY_COMMAND_CONNECTED,