From 98c7ca502554ae53580d5553070af98c889178fc Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Thu, 4 Oct 2012 13:54:33 +0000 Subject: [PATCH] removed fixme --- src/stream/stream_api.c | 1 - 1 file changed, 1 deletion(-) 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; } -- 2.25.1