gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r16789 - gnunet/src/dht


From: gnunet
Subject: [GNUnet-SVN] r16789 - gnunet/src/dht
Date: Tue, 13 Sep 2011 12:18:46 +0200

Author: grothoff
Date: 2011-09-13 12:18:45 +0200 (Tue, 13 Sep 2011)
New Revision: 16789

Modified:
   gnunet/src/dht/gnunet-service-dht.c
Log:
dce

Modified: gnunet/src/dht/gnunet-service-dht.c
===================================================================
--- gnunet/src/dht/gnunet-service-dht.c 2011-09-13 10:18:03 UTC (rev 16788)
+++ gnunet/src/dht/gnunet-service-dht.c 2011-09-13 10:18:45 UTC (rev 16789)
@@ -277,16 +277,6 @@
 #endif
 
   /**
-   * Holds matching bits from peer to current target,
-   * used for distance comparisons between peers. May
-   * be considered a really bad idea.
-   * FIXME: remove this value (create struct which holds
-   *        a single peerinfo and the matching bits, use
-   *        that to pass to comparator)
-   */
-  unsigned int matching_bits;
-
-  /**
    * Task for scheduling periodic ping messages for this peer.
    */
   GNUNET_SCHEDULER_TaskIdentifier ping_task;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]