}
#endif
+#if !OLD
/**
* Create a blacklist topology based on the allowed topology
* which disallows any connections not in the allowed topology
*
*/
static unsigned int
-copy_allowed(struct GNUNET_TESTING_PeerGroup *pg,
- GNUNET_TESTING_ConnectionProcessor proc)
+copy_allowed (struct GNUNET_TESTING_PeerGroup *pg,
+ GNUNET_TESTING_ConnectionProcessor proc)
{
unsigned int count;
unsigned int total;
total);
return total;
}
+#endif
/**
* Create a topology given a peer group (set of running peers)