From 4e49d814f8c52d784e8aa7bd57a40eda7656d3c0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 10 Oct 2011 11:29:59 +0000 Subject: another core API simplification due to ATS introduction --- src/dht/gnunet-service-dht_neighbours.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/dht') diff --git a/src/dht/gnunet-service-dht_neighbours.c b/src/dht/gnunet-service-dht_neighbours.c index e1421e0f6..f4717711f 100644 --- a/src/dht/gnunet-service-dht_neighbours.c +++ b/src/dht/gnunet-service-dht_neighbours.c @@ -2053,7 +2053,6 @@ GDS_NEIGHBOURS_init () &core_init, &handle_core_connect, &handle_core_disconnect, - NULL, /* Do we care about "status" updates? */ NULL, GNUNET_NO, NULL, GNUNET_NO, core_handlers); -- cgit v1.2.3