From: Christian Grothoff Date: Wed, 22 Dec 2010 12:00:52 +0000 (+0000) Subject: dead X-Git-Tag: initial-import-from-subversion-38251~19435 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=234c5620c91fe8cb82a7e9f90df9caa9d3e9a6c4;p=oweals%2Fgnunet.git dead --- diff --git a/src/core/Makefile.am b/src/core/Makefile.am index de9616737..f4844b8ee 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -36,7 +36,7 @@ gnunet_service_core_LDADD = \ $(top_builddir)/src/transport/libgnunettransport.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(GN_LIBINTL) - + check_PROGRAMS = \ test_core_api_start_only \ test_core_api \ 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 @@ -128,11 +128,6 @@ struct ConnectNotifyMessage */ uint32_t ats_count GNUNET_PACKED; - /** - * Currently observed latency. - */ - struct GNUNET_TIME_RelativeNBO latency; - /** * Identity of the connecting peer. */