From: Christian Grothoff Date: Thu, 31 May 2012 22:05:07 +0000 (+0000) Subject: -dce X-Git-Tag: initial-import-from-subversion-38251~13317 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=efa4e6e2e290ee9b8760c3cd08777cdc0b86912f;p=oweals%2Fgnunet.git -dce --- 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;