diff options
Diffstat (limited to 'src/exchangedb/test_exchangedb_auditors.c')
-rw-r--r-- | src/exchangedb/test_exchangedb_auditors.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/exchangedb/test_exchangedb_auditors.c b/src/exchangedb/test_exchangedb_auditors.c index 4c50d09a..ecbb6854 100644 --- a/src/exchangedb/test_exchangedb_auditors.c +++ b/src/exchangedb/test_exchangedb_auditors.c @@ -119,7 +119,6 @@ main (int argc, GNUNET_log_setup ("test-exchangedb-auditors", "WARNING", NULL); - EXITIF (NULL == (tmpdir = GNUNET_DISK_mkdtemp ("test_exchangedb_auditors"))); GNUNET_CRYPTO_random_block (GNUNET_CRYPTO_QUALITY_WEAK, &want_apub, sizeof (want_apub)); |