]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
get rid of trivial redundant comment
authorRoger Dingledine <arma@torproject.org>
Sun, 21 Sep 2014 22:56:48 +0000 (18:56 -0400)
committerRoger Dingledine <arma@torproject.org>
Sun, 21 Sep 2014 22:56:48 +0000 (18:56 -0400)
src/or/connection_edge.c

index 49f9ba4978f2e60eb6929d1dd57ed427aa44e495..af1b5b6e296f4118847a5d5489dc9f76a11de7b9 100644 (file)
@@ -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,