aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht_api.c
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-03-29 13:54:51 +0000
committerNathan S. Evans <evans@in.tum.de>2010-03-29 13:54:51 +0000
commit33546a18a117496a01add9c8e250515fe8762382 (patch)
tree09bdde15c15a1b2756513c061337aecccc590855 /src/dht/dht_api.c
parentd3d18a964a60203b75a94f24925a6a0e21a63509 (diff)
downloadgnunet-33546a18a117496a01add9c8e250515fe8762382.tar.gz
gnunet-33546a18a117496a01add9c8e250515fe8762382.zip
test case verbosity
Diffstat (limited to 'src/dht/dht_api.c')
-rw-r--r--src/dht/dht_api.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/dht/dht_api.c b/src/dht/dht_api.c
index 25ddd19de..550322157 100644
--- a/src/dht/dht_api.c
+++ b/src/dht/dht_api.c
@@ -674,12 +674,6 @@ void
674GNUNET_DHT_route_stop (struct GNUNET_DHT_RouteHandle *fph); 674GNUNET_DHT_route_stop (struct GNUNET_DHT_RouteHandle *fph);
675 675
676 676
677void dht_get_processor (void *cls,
678 const struct GNUNET_MessageHeader *reply)
679{
680
681}
682
683/** 677/**
684 * Perform an asynchronous GET operation on the DHT identified. 678 * Perform an asynchronous GET operation on the DHT identified.
685 * 679 *