removed fixme
authorSree Harsha Totakura <totakura@in.tum.de>
Thu, 4 Oct 2012 13:54:33 +0000 (13:54 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Thu, 4 Oct 2012 13:54:33 +0000 (13:54 +0000)
src/stream/stream_api.c

index 5c72d74372c12846fa21f8b239910d08b67a405c..a5ca040b9e4db570940979bf48c4a7b492e47456 100644 (file)
@@ -2742,7 +2742,6 @@ new_tunnel_notify (void *cls,
        "%s: Peer %s initiated tunnel to us\n", 
        GNUNET_i2s (&socket->other_peer),
        GNUNET_i2s (&socket->other_peer));
-  /* FIXME: Copy MESH handle from lsocket to socket */
   return socket;
 }