aboutsummaryrefslogtreecommitdiff
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
parentcac5ab7dcbcc87624249e0e23828eadd07e3aec5 (diff)
-dce
-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 03fe49408c..f51f3a6638 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;