dead
authorChristian Grothoff <christian@grothoff.org>
Wed, 22 Dec 2010 12:00:52 +0000 (12:00 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 22 Dec 2010 12:00:52 +0000 (12:00 +0000)
src/core/Makefile.am
src/core/core.h

index de96167379af44a2e1546a046776ce82c8cb136c..f4844b8eedeb0aea58a1ba1ce9d324ffbe023c1e 100644 (file)
@@ -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 \
index a8d90b81a6b50ce13671d48e06d0c7cca2d96550..8a3cdcde256e1f5a81602b7ba834c3794731b366 100644 (file)
@@ -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.
    */