Browse Source

get rid of trivial redundant comment

Roger Dingledine 9 years ago
parent
commit
4c8b809b96
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/or/connection_edge.c

+ 0 - 1
src/or/connection_edge.c

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