aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-18 09:37:29 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-18 09:37:29 +0000
commit4ff15d466b19e82a6523bc3329aa415c8dd7ffc4 (patch)
tree0a7a6cbbd5c40dc009c6eeca849ce5e3d412b7ff /src
parent268ebe1271c373730efe119cac4acb5918f46e11 (diff)
downloadgnunet-4ff15d466b19e82a6523bc3329aa415c8dd7ffc4.tar.gz
gnunet-4ff15d466b19e82a6523bc3329aa415c8dd7ffc4.zip
dce
Diffstat (limited to 'src')
-rw-r--r--src/testing/testing_peergroup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testing/testing_peergroup.c b/src/testing/testing_peergroup.c
index e44238444..aee9b8a50 100644
--- a/src/testing/testing_peergroup.c
+++ b/src/testing/testing_peergroup.c
@@ -734,7 +734,6 @@ GNUNET_TESTING_peergroup_start (const struct GNUNET_CONFIGURATION_Handle *cfg,
734 const struct GNUNET_TESTING_Host *hostnames) 734 const struct GNUNET_TESTING_Host *hostnames)
735{ 735{
736 struct PeerGroupStartupContext *pg_start_ctx; 736 struct PeerGroupStartupContext *pg_start_ctx;
737 unsigned long long temp_config_number;
738 char *temp_str; 737 char *temp_str;
739 int temp; 738 int temp;
740 struct GNUNET_TIME_Relative rtimeout; 739 struct GNUNET_TIME_Relative rtimeout;