projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fbb9e8
)
dce
author
Christian Grothoff
<christian@grothoff.org>
Tue, 13 Sep 2011 10:18:45 +0000
(10:18 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 13 Sep 2011 10:18:45 +0000
(10:18 +0000)
src/dht/gnunet-service-dht.c
patch
|
blob
|
history
diff --git
a/src/dht/gnunet-service-dht.c
b/src/dht/gnunet-service-dht.c
index 6579f072658adfd0b4c3a9208362b26c891da256..2aeedebb421bd9c208b46a414e82af80f8ff2c46 100644
(file)
--- a/
src/dht/gnunet-service-dht.c
+++ b/
src/dht/gnunet-service-dht.c
@@
-276,16
+276,6
@@
struct PeerInfo
unsigned int distance;
#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.
*/