From: Sree Harsha Totakura Date: Thu, 4 Oct 2012 13:54:33 +0000 (+0000) Subject: removed fixme X-Git-Tag: initial-import-from-subversion-38251~11514 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=98c7ca502554ae53580d5553070af98c889178fc;p=oweals%2Fgnunet.git removed fixme --- diff --git a/src/stream/stream_api.c b/src/stream/stream_api.c index 5c72d7437..a5ca040b9 100644 --- a/src/stream/stream_api.c +++ b/src/stream/stream_api.c @@ -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; }