aboutsummaryrefslogtreecommitdiff
path: root/src/nse
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-18 09:59:28 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-18 09:59:28 +0000
commit2a769e31b4ff1a0ed2f250c7335c846f3f9b8efd (patch)
treea0f1ac842d25839eceb7047ba656ddda5426e74f /src/nse
parent4ff15d466b19e82a6523bc3329aa415c8dd7ffc4 (diff)
downloadgnunet-2a769e31b4ff1a0ed2f250c7335c846f3f9b8efd.tar.gz
gnunet-2a769e31b4ff1a0ed2f250c7335c846f3f9b8efd.zip
fix
Diffstat (limited to 'src/nse')
-rw-r--r--src/nse/gnunet-nse-profiler.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nse/gnunet-nse-profiler.c b/src/nse/gnunet-nse-profiler.c
index d097b96aa..263caee70 100644
--- a/src/nse/gnunet-nse-profiler.c
+++ b/src/nse/gnunet-nse-profiler.c
@@ -536,7 +536,6 @@ run (void *cls, char *const *args, const char *cfgfile,
536 const struct GNUNET_CONFIGURATION_Handle *cfg) 536 const struct GNUNET_CONFIGURATION_Handle *cfg)
537{ 537{
538 char *temp_str; 538 char *temp_str;
539 unsigned long long temp_wait;
540 struct GNUNET_TESTING_Host *hosts; 539 struct GNUNET_TESTING_Host *hosts;
541 char *data_filename; 540 char *data_filename;
542 541