diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-05-31 22:05:07 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-05-31 22:05:07 +0000 |
commit | efa4e6e2e290ee9b8760c3cd08777cdc0b86912f (patch) | |
tree | 79d18d9ab66f017c306a7fe912645c50ed94254a /src/dht/test_dht_topo.c | |
parent | cac5ab7dcbcc87624249e0e23828eadd07e3aec5 (diff) |
-dce
Diffstat (limited to 'src/dht/test_dht_topo.c')
-rw-r--r-- | src/dht/test_dht_topo.c | 4 |
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; |