aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-31 22:05:07 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-31 22:05:07 +0000
commitefa4e6e2e290ee9b8760c3cd08777cdc0b86912f (patch)
tree79d18d9ab66f017c306a7fe912645c50ed94254a /src/dht
parentcac5ab7dcbcc87624249e0e23828eadd07e3aec5 (diff)
downloadgnunet-efa4e6e2e290ee9b8760c3cd08777cdc0b86912f.tar.gz
gnunet-efa4e6e2e290ee9b8760c3cd08777cdc0b86912f.zip
-dce
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/test_dht_topo.c4
1 files changed, 0 insertions, 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;
109 109
110static char *topology_file; 110static char *topology_file;
111 111
112static struct GNUNET_TESTING_Daemon *d1;
113
114static struct GNUNET_TESTING_Daemon *d2;
115
116static struct GNUNET_DHT_Handle **hs; 112static struct GNUNET_DHT_Handle **hs;
117 113
118static struct GNUNET_DHT_GetHandle *get_h; 114static struct GNUNET_DHT_GetHandle *get_h;