nowarn
authorChristian Grothoff <christian@grothoff.org>
Wed, 6 Apr 2011 18:16:41 +0000 (18:16 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 6 Apr 2011 18:16:41 +0000 (18:16 +0000)
src/mesh/gnunet-service-mesh.c

index 6725db563a1b2d1fe8e471f8bafd8c87bb178859..8332100b678d668fa54ab5b0556cb99855051d61 100644 (file)
@@ -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;