aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dht/gnunet_dht_profiler.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dht/gnunet_dht_profiler.c b/src/dht/gnunet_dht_profiler.c
index 24ec73921..3b6ea6b0c 100644
--- a/src/dht/gnunet_dht_profiler.c
+++ b/src/dht/gnunet_dht_profiler.c
@@ -1155,7 +1155,6 @@ test_run (void *cls,
1155 ac_cnt++; 1155 ac_cnt++;
1156 } 1156 }
1157 n_active = ac_cnt; 1157 n_active = ac_cnt;
1158 a_ac = GNUNET_realloc (a_ac, n_active * sizeof (struct ActiveContext));
1159 INFO ("Active peers: %u\n", n_active); 1158 INFO ("Active peers: %u\n", n_active);
1160 1159
1161 /* start DHT service on all peers */ 1160 /* start DHT service on all peers */