From d32fe8eefb630ffa6ffd50684b0a59add13cf02f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 13 Feb 2013 10:45:53 +0000 Subject: [PATCH] -build fix --- src/fs/test_fs_uri.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/fs/test_fs_uri.c b/src/fs/test_fs_uri.c index 9d6c4abe0..47fa2024b 100644 --- a/src/fs/test_fs_uri.c +++ b/src/fs/test_fs_uri.c @@ -307,7 +307,6 @@ main (int argc, char *argv[]) GNUNET_log_setup ("test_fs_uri", "WARNING", NULL); - GNUNET_CRYPTO_random_disable_entropy_gathering (); failureCount += testKeyword (); failureCount += testLocation (); for (i = 0; i < 255; i++) -- 2.25.1