From 7bf56139d0cd7499ab4cd7c194769f6768ad37b4 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 31 Jul 2013 08:07:58 +0000 Subject: - wip --- src/mesh/mesh_protocol_enc.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/mesh/mesh_protocol_enc.h') diff --git a/src/mesh/mesh_protocol_enc.h b/src/mesh/mesh_protocol_enc.h index 907fd3ee7..6292bac40 100644 --- a/src/mesh/mesh_protocol_enc.h +++ b/src/mesh/mesh_protocol_enc.h @@ -200,16 +200,6 @@ struct GNUNET_MESH_Poll */ struct GNUNET_MessageHeader header; - /** - * TID of the tunnel - */ - uint32_t tid GNUNET_PACKED; - - /** - * OID of the tunnel - */ - struct GNUNET_PeerIdentity oid; - /** * Last packet sent. */ -- cgit v1.2.3