From: Christian Grothoff Date: Wed, 6 Apr 2011 18:16:41 +0000 (+0000) Subject: nowarn X-Git-Tag: initial-import-from-subversion-38251~18756 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=587be81e064a15e2e42eb297ef8161f7352abcf8;p=oweals%2Fgnunet.git nowarn --- diff --git a/src/mesh/gnunet-service-mesh.c b/src/mesh/gnunet-service-mesh.c index 6725db563..8332100b6 100644 --- a/src/mesh/gnunet-service-mesh.c +++ b/src/mesh/gnunet-service-mesh.c @@ -369,9 +369,10 @@ struct Client }; -static struct MESH_tunnel *tunnel_participation_head; +// static struct MESH_tunnel *tunnel_participation_head; + +// static struct MESH_tunnel *tunnel_participation_tail; -static struct MESH_tunnel *tunnel_participation_tail;