aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht_api.c
diff options
context:
space:
mode:
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 *