From 46c8217e87a0be0550b88ae9bafc4760305eabfa Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 6 Apr 2010 10:28:40 +0000 Subject: [PATCH] unused-dead --- src/dht/gnunet-dht-get-peer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dht/gnunet-dht-get-peer.c b/src/dht/gnunet-dht-get-peer.c index 7949ea899..391084bb6 100644 --- a/src/dht/gnunet-dht-get-peer.c +++ b/src/dht/gnunet-dht-get-peer.c @@ -70,7 +70,7 @@ static struct GNUNET_DHT_FindPeerHandle *find_peer_handle; /** * Count of results found */ -static unsigned int result_count; +// static unsigned int result_count; /** * Global status value -- 2.25.1