projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac876e9
)
dce
author
Christian Grothoff
<christian@grothoff.org>
Thu, 4 Mar 2010 08:24:06 +0000
(08:24 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 4 Mar 2010 08:24:06 +0000
(08:24 +0000)
src/testing/testing_group.c
patch
|
blob
|
history
diff --git
a/src/testing/testing_group.c
b/src/testing/testing_group.c
index 451ffef9960cf7fb45ed3fb7fdfb8a776ce6dc32..8a41c1a7f134cc87e5e94615c68027f57d4d348b 100644
(file)
--- a/
src/testing/testing_group.c
+++ b/
src/testing/testing_group.c
@@
-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))