dce
authorChristian Grothoff <christian@grothoff.org>
Thu, 4 Mar 2010 08:24:06 +0000 (08:24 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 4 Mar 2010 08:24:06 +0000 (08:24 +0000)
src/testing/testing_group.c

index 451ffef9960cf7fb45ed3fb7fdfb8a776ce6dc32..8a41c1a7f134cc87e5e94615c68027f57d4d348b 100644 (file)
@@ -310,7 +310,6 @@ create_small_world_ring(struct GNUNET_TESTING_PeerGroup *pg)
   int min;
   unsigned int useAnd;
   int connect_attempts;
-  struct GNUNET_TIME_Absolute time;
 
   GNUNET_CONFIGURATION_get_value_string(pg->cfg, "TESTING", "LOGNMODIFIER", &p_string);
   if ((p_string == NULL) || (sscanf(p_string, "%lf", &logNModifier) != 1))