aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-12-22 12:01:24 +0000
committerChristian Grothoff <christian@grothoff.org>2010-12-22 12:01:24 +0000
commit7d3268171b3ff537dd0e06600d7e009ce23a7afe (patch)
tree04a51127a451ebcd3a822e5e91e4f8461890b706 /src/core/core.h
parent234c5620c91fe8cb82a7e9f90df9caa9d3e9a6c4 (diff)
downloadgnunet-7d3268171b3ff537dd0e06600d7e009ce23a7afe.tar.gz
gnunet-7d3268171b3ff537dd0e06600d7e009ce23a7afe.zip
dead
Diffstat (limited to 'src/core/core.h')
-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;