[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r14023 - gnunet/src/core
From: |
gnunet |
Subject: |
[GNUnet-SVN] r14023 - gnunet/src/core |
Date: |
Wed, 22 Dec 2010 13:00:52 +0100 |
Author: grothoff
Date: 2010-12-22 13:00:52 +0100 (Wed, 22 Dec 2010)
New Revision: 14023
Modified:
gnunet/src/core/Makefile.am
gnunet/src/core/core.h
Log:
dead
Modified: gnunet/src/core/Makefile.am
===================================================================
--- gnunet/src/core/Makefile.am 2010-12-22 11:55:51 UTC (rev 14022)
+++ gnunet/src/core/Makefile.am 2010-12-22 12:00:52 UTC (rev 14023)
@@ -36,7 +36,7 @@
$(top_builddir)/src/transport/libgnunettransport.la \
$(top_builddir)/src/util/libgnunetutil.la \
$(GN_LIBINTL)
-
+
check_PROGRAMS = \
test_core_api_start_only \
test_core_api \
Modified: gnunet/src/core/core.h
===================================================================
--- gnunet/src/core/core.h 2010-12-22 11:55:51 UTC (rev 14022)
+++ gnunet/src/core/core.h 2010-12-22 12:00:52 UTC (rev 14023)
@@ -129,11 +129,6 @@
uint32_t ats_count GNUNET_PACKED;
/**
- * Currently observed latency.
- */
- struct GNUNET_TIME_RelativeNBO latency;
-
- /**
* Identity of the connecting peer.
*/
struct GNUNET_PeerIdentity peer;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r14023 - gnunet/src/core,
gnunet <=