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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/transport/transport.h b/src/transport/transport.h
index 6fea9201c..01d1b1722 100644
--- a/src/transport/transport.h
+++ b/src/transport/transport.h
@@ -265,11 +265,6 @@ struct SendOkMessage
265 uint32_t bytes_physical GNUNET_PACKED; 265 uint32_t bytes_physical GNUNET_PACKED;
266 266
267 /** 267 /**
268 * Latency estimate.
269 */
270 struct GNUNET_TIME_RelativeNBO latency;
271
272 /**
273 * Which peer can send more now? 268 * Which peer can send more now?
274 */ 269 */
275 struct GNUNET_PeerIdentity peer; 270 struct GNUNET_PeerIdentity peer;