From 234c5620c91fe8cb82a7e9f90df9caa9d3e9a6c4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 22 Dec 2010 12:00:52 +0000 Subject: dead --- src/core/Makefile.am | 2 +- src/core/core.h | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) 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. */ -- cgit v1.2.3