From efa4e6e2e290ee9b8760c3cd08777cdc0b86912f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 May 2012 22:05:07 +0000 Subject: [PATCH] -dce --- src/dht/test_dht_topo.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/dht/test_dht_topo.c b/src/dht/test_dht_topo.c index 03fe49408..f51f3a663 100644 --- a/src/dht/test_dht_topo.c +++ b/src/dht/test_dht_topo.c @@ -109,10 +109,6 @@ static GNUNET_SCHEDULER_TaskIdentifier shutdown_handle; static char *topology_file; -static struct GNUNET_TESTING_Daemon *d1; - -static struct GNUNET_TESTING_Daemon *d2; - static struct GNUNET_DHT_Handle **hs; static struct GNUNET_DHT_GetHandle *get_h; -- 2.25.1