From: Christian Grothoff Date: Wed, 13 Feb 2013 10:45:53 +0000 (+0000) Subject: -build fix X-Git-Tag: initial-import-from-subversion-38251~9951 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d32fe8eefb630ffa6ffd50684b0a59add13cf02f;p=oweals%2Fgnunet.git -build fix --- 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++)