aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport.h')
-rw-r--r--src/transport/transport.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/transport/transport.h b/src/transport/transport.h
index be31f0ad6..d5413f779 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -235,12 +235,6 @@ struct InboundMessage
235 struct GNUNET_MessageHeader header; 235 struct GNUNET_MessageHeader header;
236 236
237 /** 237 /**
238 * Number of ATS key-value pairs that follow this struct
239 * (excluding the 0-terminator).
240 */
241 uint32_t ats_count GNUNET_PACKED;
242
243 /**
244 * Which peer sent the message? 238 * Which peer sent the message?
245 */ 239 */
246 struct GNUNET_PeerIdentity peer; 240 struct GNUNET_PeerIdentity peer;