aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-10-12 13:08:41 +0000
committerChristian Grothoff <christian@grothoff.org>2010-10-12 13:08:41 +0000
commit031e5ec5c661c82ca1fe12fe5e2e8525faae71f3 (patch)
tree35ad14414cd8266ba49d8d4403d1e0c42decee42 /src
parentcd1310b601dc1b7d1b14b7cafff92c0e9bb92152 (diff)
downloadgnunet-031e5ec5c661c82ca1fe12fe5e2e8525faae71f3.tar.gz
gnunet-031e5ec5c661c82ca1fe12fe5e2e8525faae71f3.zip
bogus
Diffstat (limited to 'src')
-rw-r--r--src/testing/testing_group.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/testing/testing_group.c b/src/testing/testing_group.c
index e4aef1b86..abaeaaf11 100644
--- a/src/testing/testing_group.c
+++ b/src/testing/testing_group.c
@@ -2439,8 +2439,6 @@ GNUNET_TESTING_create_topology (struct GNUNET_TESTING_PeerGroup *pg,
2439 unsigned int num_connections; 2439 unsigned int num_connections;
2440 int unblacklisted_connections; 2440 int unblacklisted_connections;
2441 2441
2442 GNUNET_assert (pg->notify_connection != NULL);
2443
2444 switch (topology) 2442 switch (topology)
2445 { 2443 {
2446 case GNUNET_TESTING_TOPOLOGY_CLIQUE: 2444 case GNUNET_TESTING_TOPOLOGY_CLIQUE: