aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/core.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/core/core.h b/src/core/core.h
index 8a3cdcde2..1e56d7046 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -236,11 +236,6 @@ struct NotifyTrafficMessage
236 uint32_t ats_count GNUNET_PACKED; 236 uint32_t ats_count GNUNET_PACKED;
237 237
238 /** 238 /**
239 * Currently observed latency.
240 */
241 struct GNUNET_TIME_RelativeNBO latency;
242
243 /**
244 * Identity of the receiver or sender. 239 * Identity of the receiver or sender.
245 */ 240 */
246 struct GNUNET_PeerIdentity peer; 241 struct GNUNET_PeerIdentity peer;