aboutsummaryrefslogtreecommitdiff
path: root/src/core/core.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-12-22 12:00:52 +0000
committerChristian Grothoff <christian@grothoff.org>2010-12-22 12:00:52 +0000
commit234c5620c91fe8cb82a7e9f90df9caa9d3e9a6c4 (patch)
treea3a6f9ba446bb54b1bffaec8e2e47479e02bf327 /src/core/core.h
parent47f65a4ce8fb23800a1a1093bc0b14038b3dc20b (diff)
downloadgnunet-234c5620c91fe8cb82a7e9f90df9caa9d3e9a6c4.tar.gz
gnunet-234c5620c91fe8cb82a7e9f90df9caa9d3e9a6c4.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 a8d90b81a..8a3cdcde2 100644
--- a/src/core/core.h
+++ b/src/core/core.h
@@ -129,11 +129,6 @@ struct ConnectNotifyMessage
129 uint32_t ats_count GNUNET_PACKED; 129 uint32_t ats_count GNUNET_PACKED;
130 130
131 /** 131 /**
132 * Currently observed latency.
133 */
134 struct GNUNET_TIME_RelativeNBO latency;
135
136 /**
137 * Identity of the connecting peer. 132 * Identity of the connecting peer.
138 */ 133 */
139 struct GNUNET_PeerIdentity peer; 134 struct GNUNET_PeerIdentity peer;